Skip to content

Commit

Permalink
Enable widgets for exercises
Browse files Browse the repository at this point in the history
  • Loading branch information
willu47 committed Nov 11, 2020
1 parent 426d592 commit 2fbf480
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ dependencies:
- plotly
- pandas
- ipywidgets
- jupyter_contrib_nbextensions
- glpk
- matplotlib
- tqdm
Expand Down
2 changes: 2 additions & 0 deletions postBuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
jupyter contrib nbextension install --user
jupyter nbextension enable exercise exercise2 rubberband

0 comments on commit 2fbf480

Please sign in to comment.