Jupyter
Start
# Start (mittels Browser):
cd /home/ws/python/jupyter
jupyter notebook
Neues Projekt
- Rechts oben: [New] "Python 3"
Installation
sudo pip3 install jupyter
# Start (mittels Browser):
cd /home/ws/python/jupyter
jupyter notebook
sudo pip3 install jupyter