ipython和jupyter安装
ipython
pip install ipython pip install --upgrade pip
jupyter
pip install jupyter 查看token: jupyter notebook list 启动: jupyter notebook --ip=0.0.0.0 --allow-root
ipython
pip install ipython pip install --upgrade pip
jupyter
pip install jupyter 查看token: jupyter notebook list 启动: jupyter notebook --ip=0.0.0.0 --allow-root