From 0e10b1959eb9b17b2d34c64b721b77c06513368e Mon Sep 17 00:00:00 2001 From: lqq1 <819169403@qq.com> Date: Thu, 5 Mar 2020 10:57:53 +0800 Subject: [PATCH] Update environment.yml add jupyter_contrib_nbextensions && jupyter contrib nbextension install --- environment.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/environment.yml b/environment.yml index ff91ebb..8f39f5f 100644 --- a/environment.yml +++ b/environment.yml @@ -11,3 +11,4 @@ dependencies: - partd - bokeh - dask + - jupyter_contrib_nbextensions && jupyter contrib nbextension install