Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a course list extension that shows all courses an instructor can manage #1113

Merged
merged 9 commits into from
Jun 1, 2019

Conversation

jhamrick
Copy link
Member

@jhamrick jhamrick commented May 31, 2019

Fixes #1060 and related to #1030

This creates a new extension called course_list that displays all courses available to an instructor, including local ones (that are loaded into the same single user notebook) and JupyterHub ones (which are found by querying the JupyterHub services). Currently it looks something like this:

image

  • add docs
  • add tests
  • tes with a full JupyterHub setup

@damianavila @BertR @sigurdurb

@jhamrick
Copy link
Member Author

jhamrick commented Jun 1, 2019

There are minimal docs at least for how to install/disable the extension, so I will go ahead and merge and once #1114 is merge I will add a little more in a separate PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant