【问题记录】Jupyter Lab安装插件报错-Please install Node.js and npm before continuing installation.

时间:2021-06-04 19:15:49   收藏:0   阅读:0

问题描述

Extension Installation Error
An error occurred installing @jupyterlab/github.

Error message:

Please install Node.js and npm before continuing installation. You may be able to install Node.js from your package manager, from conda, or directly from the Node.js website (https://nodejs.org).

解决方案

找到conda对应环境执行以下语句:

conda install nodejs


技术图片

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!