2018年7月17日 星期二

how to install Jupyter Notebook on ubuntu1604

reference from
https://blog.csdn.net/jenyzhang/article/details/73275232

=======
sudo apt-update
sudo atp-get upgrade

sudo apt-get install python-pip

sudo pip install --upgrade pip

sudo pip install jupyter

========安裝後 會有下列文字 才算成功==========
Successfully installed MarkupSafe-1.0 

... ...
wcwidth-0.1.7 webencodings-0.5.1 widgetsnbextension-3.2.1


======================================
執行
jupyter notebook

沒有留言:

張貼留言