update environment.yml

add jupyter_contrib_nbextensions && jupyter contrib nbextension install
This commit is contained in:
lqq1 2020-03-05 13:36:41 +08:00 committed by GitHub
parent ae97e2fb6e
commit f8f948ac5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,3 +11,6 @@ dependencies:
- partd
- bokeh
- dask
- pip
- pip:
- jupyter_contrib_nbextensions && jupyter contrib nbextension install