linux系统——tmux中使用jupyter实现便捷看图及编辑

1)tmux a -t yourtmuxname 起一个终端复用的session

2)安装jupyter:pip install jupyter

3)命令行运行jupyter notebook

4)浏览器登录给的地址

 

参考网址:

tmux:

https://blog.csdn.net/chenqiuge1984/article/details/80132042

https://www.cnblogs.com/jianzhe/p/7455087.html

https://blog.csdn.net/gxlzyt123456/article/details/65436467

jupyter:

https://www.cnblogs.com/nxld/p/6566380.html

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章