Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Updates nbextension command in dockerfile for grader-notebook #71

Merged
merged 1 commit into from
Nov 5, 2021

Conversation

Abhi94N
Copy link
Contributor

@Abhi94N Abhi94N commented Oct 25, 2021

Updates grader-notebook with following

# enable nbgrader's create assignment and formgrader extensions
RUN jupyter nbextension enable --sys-prefix create_assignment/main \
 && jupyter nbextension enable --sys-prefix formgrader/main --section=tree \
 && jupyter serverextension enable --sys-prefix nbgrader.server_extensions.formgrader

@Abhi94N Abhi94N added the bug Something isn't working label Oct 25, 2021
@Abhi94N Abhi94N requested a review from jgwerner October 25, 2021 20:10
@Abhi94N Abhi94N self-assigned this Oct 25, 2021
Copy link
Member

@jgwerner jgwerner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jgwerner jgwerner merged commit c06b6e4 into IllumiDesk:main Nov 5, 2021
@jgwerner jgwerner changed the title updates nbextension command in dockerfile for grader-notebook Updates nbextension command in dockerfile for grader-notebook Nov 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants