Skip to content

Commit

Permalink
try to install notebook 7
Browse files Browse the repository at this point in the history
  • Loading branch information
RockfordMankiniUCSD committed Nov 30, 2023
1 parent fcd709a commit 8e2a02c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

pip install nbgrader==0.8.1
pip install nbgrader==0.9.0

jupyter nbextension install --symlink --sys-prefix --py nbgrader
jupyter nbextension enable --sys-prefix --py nbgrader
Expand Down

0 comments on commit 8e2a02c

Please sign in to comment.