1. pip3 install jupyter notebook
2. pip3 install ipython
注意:安装的时候,会有警告:
'/Users/x/Library/Python/3.7/bin' which is not on PATH.
source /Users/zhao/.profile
3. IPython -V
4. jupyter-notebook
1. pip3 install jupyter notebook
2. pip3 install ipython
注意:安装的时候,会有警告:
'/Users/x/Library/Python/3.7/bin' which is not on PATH.
source /Users/zhao/.profile
3. IPython -V
4. jupyter-notebook