Linux下Anaconda的安装与使用
2020-02-20 本文已影响0人
BlueJack
使用
- Open Navigator
在终端窗口输入anaconda-navigator
- Open Anaconda Prompt
在终端窗口输入python
。退出用exit()
- 打开Spyder
在终端窗口输入spyder
- 打开Jupyter Notebook
在终端窗口输入jupyter-notebook
anaconda-navigator
python
。退出用exit()
spyder
jupyter-notebook