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

Create an extension for running nbgrader quickstart from the notebook #1010

Open
fishfree opened this issue Sep 14, 2018 · 3 comments
Open
Milestone

Comments

@fishfree
Copy link

Now I have to firstly create a text file, writing into the config lines, then rename it to nbgrader_config.py. So it's not very intuitive for a novice user of Jupyter.

@jhamrick
Copy link
Member

jhamrick commented Oct 6, 2018

Unfortunately you'll have to provide a bit more detail here as I'm not sure which part of the UI you're referring to. If you could provide a screenshot of the part of the web UI you're referring to that would be helpful.

One thing we could do would be to have an option to run nbgrader quickstart from the formgrader, to initialize the nbgrader_config.py file. Currently if you run the formgrader from a directory without nbgrder_config.py you see a screen that looks like this, which I agree is not as helpful as it could be:

image

@jhamrick jhamrick added this to the 0.6.0 milestone Oct 6, 2018
@fishfree
Copy link
Author

fishfree commented Oct 8, 2018

@jhamrick Yes, it will be wonderful to have a button on which click to execute nbgrader quickstart command. It will be much more intuitive.

@perllaghu
Copy link
Contributor

I'm in the process of changing code so that the course-id is read from an environment variable - so combining this with the idea that the course-id is defined by some external agency.

.... dynamically changing the nbgrader_config.py file may be the simplest solution with the current model

@jhamrick jhamrick changed the title Can nbgrader_config.py be automatically created by assigning the course name and folder in the Web UI? Create an extension for running nbgrader quickstart from the notebook May 30, 2019
@jhamrick jhamrick modified the milestones: 0.6.0, 0.7.0 May 30, 2019
@jhamrick jhamrick modified the milestones: 0.7.0, 0.8.0 Mar 18, 2021
@jhamrick jhamrick modified the milestones: 0.8.0, 0.9.0 Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants