parmentelat / nbhosting

nginx + django + docker architecture to host notebooks embedded from open-edx hosted MOOCs
Other
77 stars 8 forks source link

provide a command to attach a group to a course #132

Closed parmentelat closed 3 years ago

parmentelat commented 3 years ago

typical workflow is

for that last action we currently need nbh-manage shell, and then to retrieve the group, retrieve the course, and bind them together; a management command would be most helpful

parmentelat commented 3 years ago

nbh-manage course-group: can show/add/remove groups in a course