【发布时间】:2020-01-19 07:18:49
【问题描述】:
如何安装特定版本的 Jupyterlab?
我在jupyterlab installations 和the changelog 中环顾四周,但没有成功。我还尝试了各种方法:
conda install -c conda-forge jupyterlab --version 1.0.0
感谢您的任何建议!
【问题讨论】:
-
--version显示 conda 版本。尝试@Dan 回答或只使用pip
标签: python anaconda jupyter-lab