我刚刚在我的 MacBook 上使用 pip 下载了 jupyter lab。当我在终端上运行 jupyter lab 时,浏览器打开并出现以下错误:
JupyterLab 错误 JupyterLab 应用程序资产在“/opt/homebrew/Cellar/python@3.10/3.10.6_2/Frameworks/Python.framework/Versions/3.10/share/jupyter/lab”中找不到,请运行
jupyter lab build或使用其他应用程序目录
我可以毫无问题地运行 jupyter 笔记本。
注意:我可以通过运行来使用 jupyter labjupyter lab --code-mode