gpt4 book ai didi

python-3.x - 在没有互联网访问的服务器上安装 Jupyter

转载 作者:行者123 更新时间:2023-12-03 16:45:00 28 4
gpt4 key购买 nike

我需要在无法访问互联网的服务器上安装 Jupyter。我安装了 Ipython 但要安装 Jupyter,我认为它需要有互联网连接。有什么解决办法吗?

谢谢

最佳答案

使用 pip download jupyter在本地机器上下载所有必需的包。将它们放在服务器上的目录中。使用 pip install --no-index --find-links <directory> jupyter在服务器上。

pip download documentation想要查询更多的信息。

关于python-3.x - 在没有互联网访问的服务器上安装 Jupyter,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41306851/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com