Relearn ubuntu --python3

ubuntu install jupter

Reference: https://blog.csdn.net/u013431916/article/details/79743866

Make sure there is PIP in the system

pip --version

pip3 install update

python3 is set as default###

sudo update-alternatives --install /usr/bin/python python /usr/bin/python3 150

install jupyter

install

sudo pip3 install jupyter

run

jupyter notebook

access###

http://localhost:8888

http://localhost:8888/?token=23c45cec2ecf961a3446b9820d51db2d752167479bf989ca

Relevant skills for adding jupter operations:

Command to install jupyter under windows:

Recommended Posts

Relearn ubuntu --python3
Ubuntu16 upgrade Python3
ubuntu18.04 install python2
ubuntu12.04 install python3
ubuntu18.04 install python
ubuntu16.04 upgrade python2
Ubuntu18.04 switch Python version
Install python3.6 under Ubuntu 16.04
ubuntu configuration python, Red
Ubuntu16.04 switch python version
Python MySQLd under Ubuntu
[python] python2 and python3 under ubuntu
Install Python3 on Ubuntu 14.04
Python virtual environment: Ubuntu16.04
Install python in Ubuntu
Install Python3 on Ubuntu 16.04
Install Python3.7 on Ubuntu
Ubuntu install the latest Python 3.
Install Python 3.7 on Ubuntu 18.04 LTS
ubuntu sets python2.5 environment variables
ubuntu18.04 compile and install python3.8
ubuntu view python installation path
ubuntu build python development environment
ubuntu offline installation python environment
How to install Python 3.8 on Ubuntu 18.04
Python Chinese encoding setting under ubuntu
Install Python virtual environment on Ubuntu 18.04
Install TensorFlow (python2.7 version) on Ubuntu
Install the latest Python 3.6 version on Ubuntu
Detailed tutorial on installing python3.7 for ubuntu18
Error when installing Python module on Ubuntu
Python CookBook
Python FAQ
Python3 module
python (you-get)
Python string
Python basics
Python descriptor
Python basics 2
Python exec
Python notes
Python3 tuple
CentOS + Python3.6+
Python advanced (1)
Python decorator
Python IO
Python multithreading
Python toolchain
Python3 list
Python multitasking-coroutine
Python overview
python introduction
Ubuntu software
Python analytic
Python basics
07. Python3 functions
Python basics 3
Linux (ubuntu 12.04)
How to install Python2 on Ubuntu20.04 ubuntu/focal64
Python multitasking-threads
Deploy python3 and nginx projects on ubuntu18.04