Skip to content

Commit

Permalink
Update pytest_class_demo.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
jpinney32 authored Dec 10, 2024
1 parent 180ec76 commit ad34ed3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pytest_class_demo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
"source": [
"#install quiz package\n",
"!pip install jupyterquiz --quiet\n",
"!pip install ipywidgets --quiet"
"!pip install ipywidgets==7.7.1 --quiet\n",
"jupyter nbextension enable --py widgetsnbextension"
]
},
{
Expand Down

0 comments on commit ad34ed3

Please sign in to comment.