虚拟机安装 jupyter
时间: 2023-11-03 21:01:49 浏览: 99
python创建虚拟环境并安装使用jupyter notebook
5星 · 资源好评率100%
安装jupyter虚拟机需要以下步骤:
1. 确保你的python3缺少依赖包,可以使用以下命令安装缺少的依赖包:yum install libffi-devel -y
2. 使用make命令编译并安装相关文件:make && make install
3. 生成配置文件,确保jupyter notebook的正常运行。
4. 添加Xshell的channel,以便能够远程访问jupyter notebook。
5. 运行jupyter notebook。
阅读全文