Hi Thach, Is this a new install of nbgrader, or did you recently upgrade? If you upgraded, it's possible that you are using an older version of the Assignment List extension which may be causing problems. Can you try reinstall the extensions (following the instructions at http://nbgrader.readthedocs.io/en/stable/user_guide/installation.html#nbgrader-extensions )?
Cheers, Jess On Wed, Jul 12, 2017 at 1:33 AM, Thach Nguyen <[email protected]> wrote: > > On the terminal I can list and fetch assignments released with nbgrader, > eg running "nbgrader list" lists the correct assignments. However, on > Jupyter I cannot view the assignments. When clicking on Assignment tab on > Jupyter, it give an error "Missing argument course_id". > > I have jupyter 4.3.0 and nbgrader 0.5.1. > > Content of /usr/etc/jupyter/nbgrader_config.py: > > c = get_config() > > c.Exchange.course_id = 'course1' > > Any help please? > > Thach > > -- > 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/bbb7c7e2-5000-4a31-a1d1-be0b67909b1b%40googlegroups.com > <https://groups.google.com/d/msgid/jupyter/bbb7c7e2-5000-4a31-a1d1-be0b67909b1b%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/CALUXcBxDROFdxR_cvRj-U6b6F1P%2Bfvm1tGRkoD2qgHQovczxaQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
