jzztf / wiki

wiki
https://jzztf.github.io
Other
1 stars 0 forks source link

py-jupyternotebook-install #25

Open jzztf opened 6 years ago

jzztf commented 6 years ago

jupyter notebook安装

$ python -m pip install --upgrade pip
$ python -m pip install jupyter
$ python3 -m pip install --upgrade pip
$ python3 -m pip install jupyter
$ jupyter notebook