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

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