利用xshell在本地运行服务器上的jupyter notebook

安装xmanager

要在本地运行jupyter需要本地与服务器交互,因此需要安装xmanager来进行通讯,安装方式随意

xshell设置

利用xshell在本地运行服务器上的jupyter notebook

anaconda下多个环境如何处理

1、在root环境下安装nb-conda,是否有效的方式是运行jupyter,然后看有没有conda这个标签
利用xshell在本地运行服务器上的jupyter notebook

2、在anaconda每个环境下安装jupyter即可

参考文章:如何在Jupyter Notebook中切换conda虚拟环境
如何安装、运行和连接到远程服务器上的Jupyter Notebook

相关文章: