Update environment.yml

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

View File

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