【发布时间】:2021-01-26 10:24:13
【问题描述】:
我正在尝试通过命令终端安装 jupyterlab,它给了我以下警告:
警告:脚本 jupyter-server.exe 安装在不在 PATH 上的“C:\Users\Benedict\AppData\Roaming\Python\Python39\Scripts”中。 考虑将此目录添加到 PATH 中,或者,如果您希望禁止显示此类警告,请使用 --no-warn-script-location。
请问如何将目录添加到 PATH?请有人帮助我。谢谢
【问题讨论】:
-
参见 Corey Schafer 的 tutorial 设置环境变量。
标签: python-3.x pandas numpy pip jupyter-lab