Add one dependency to environment.yml

- add the nbextensions dependency so table of contents widget will display for notebooks with new template
This commit is contained in:
Shay Carter 2021-06-15 11:22:15 -06:00
parent 0e91265214
commit 5659ab5b17

View file

@ -23,3 +23,4 @@
- shapely
- six
- pip
- jupyter_contrib_nbextensions