【发布时间】:2018-05-07 20:41:45
【问题描述】:
我的 Jupyter Lab 安装工作正常。我刚刚将我的 nodejs 升级到 v10 并从 pip 完全升级了我的 jupyterlab 模块。
当尝试使用jupyter labextension install jupyterlab_bokeh 安装jupyterlab_bokeh 时,进程在进程的构建部分中无限期挂起。它只是说
Resolving packages...
jupyterlab_bokeh@file:../extensions/jupyterlab_bokeh-0.5.0.tgz
有人遇到过这种情况吗?
【问题讨论】:
标签: bokeh jupyter-lab