错误:由于环境错误而无法安装软件包:[Errno 13] 权限被拒绝:'/usr/local/lib/python2.7/dist-packages/pyzmq-18.0.2.dist-info' 请考虑使用该--user
选项或检查权限。
答案1
Web 应用程序运行良好:https://jupyter.org/try
但如果你坚持要离线,这里有一个指南
下载:https://repo.anaconda.com/archive/Anaconda3-2019.03-Linux-x86_64.sh
在终端中:
cd Downloads
sudo apt install -y libgl1-mesa-glx libegl1-mesa libxrandr2 libxrandr2 libxss1 libxcursor1 libxcomposite1 libasound2 libxi6 libxtst6
sudo ./Anaconda3-2019.03-Linux-x86_64.sh
jupyter notebook