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. For more options, visit https://groups.google.com/d/optout.
