Skip to content

Commit

Permalink
added nbextension freeze to environment
Browse files Browse the repository at this point in the history
  • Loading branch information
Mason Inman committed Oct 11, 2018
1 parent d65bfe2 commit 6c8548e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions postBuild
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
jupyter nbextension enable init_cell/main
jupyter nbextension enable hide_input_all/main
jupyter nbextension enable hide_header/main
jupyter nbextension enable freeze/main

# Notebooks w/ extensions that auto-run code must be "trusted" to work the first time
jupyter trust WCI_model_interface.ipynb

0 comments on commit 6c8548e

Please sign in to comment.