Skip to content

kidig/jupyter-gradelabel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jupyter-gradelabel

Label for nbgrader cells

Install

You can install with pip:

pip install jupyter-gradelabel

And then install as jupyter extension:

jupyter nbextension install gradelabel

And enable the extension:

jupyter nbextension enable gradelabel/main`