Hi Bryan, Yes, you can pass the "assignment_list" argument when you run `nbgrader extension install` and `nbgrader extension activate`, e.g.:
nbgrader extension install assignment_list nbgrader extension activate assignment_list It looks like that's not currently documented but it should be. I'll open an issue for that, thanks! Cheers, Jess On Thu, Aug 11, 2016 at 8:43 PM, Bryan W. Weber <[email protected]> wrote: > Hi all, > > I recently set up JupyterHub and nbgrader for my class this fall, > following the repository here: https://github.com/ > jupyterhub/jupyterhub-deploy-teaching Everything works, including > formgrade, and I'm really impressed with the workflow in general and > excited to use the setup! > > The last thing I want to do is enable the Assignments tab in the student > Notebook servers so that the students don't have to fetch/submit their > assignments from the command line. At the moment, the only way I can see to > do that is to enable the nbgrader extension in each of the user profiles, > but Jess recommended here: https://groups.google. > com/d/msg/jupyter/qadpd0jcwZQ/f6TXeSmYzlkJ not to enable the extension > for students. I'm just curious if there's any way to enable the Assignments > tab for students, without giving them the Create Assignment toolbar. > > Thanks! > Bryan > > -- > You received this message because you are subscribed to the Google Groups > "Project Jupyter" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/jupyter/def0fbf7-2e35-4d72-9a3e-b4c19b26ff45%40googlegroups.com > <https://groups.google.com/d/msgid/jupyter/def0fbf7-2e35-4d72-9a3e-b4c19b26ff45%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/CALUXcBw9S%2B1L8BZUegvq5%3DzmKrn%3DJwgWBr0-DrzZzfxGKbOvQg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
