【问题标题】:Jupyter Lab build hangs on jupyterlab_bokehJupyter Lab 构建在 jupyterlab_bokeh 上挂起
【发布时间】: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


    【解决方案1】:

    这可能是 nodejs>9 兼容性的问题。降级到 nodejs9 对我有帮助(在 Arch Linux 上)。

    见:https://github.com/jupyter-widgets/ipywidgets/issues/2061

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2021-08-13
      • 2018-10-30
      • 2019-03-06
      • 1970-01-01
      • 2022-10-06
      • 2021-06-03
      • 2019-12-31
      • 2019-03-15
      相关资源
      最近更新 更多