远程使用服务器配置的jupyter& jupyter in virtual env
1.安装 anaconda(自带安装jupyter)
2.参考https://blog.youkuaiyun.com/u011318077/article/details/85475622
pip install jupyter_contrib_nbextensions
jupyter contrib nbextension install --user
pip install jupyter_nbextensions_configurator
3.配置 jupyter
jupyter notebook -
原创
2020-11-01 12:59:11 ·
243 阅读 ·
0 评论