IPython
成功安裝IPython后摧扇,終端直接輸入IPython即可打開
但有可能會報錯,解決辦法是輸入以下命令:
python3 -m IPython
Jupyter notebook
成功安裝Jupyter notebook后限次,終端直接輸入Jupyter notebook即可打開
但有可能會報錯,解決方法為在終端輸入:
source ~/.bash_profile
成功后瀏覽器上會自動打開Jupyter notebook
成功安裝IPython后摧扇,終端直接輸入IPython即可打開
但有可能會報錯,解決辦法是輸入以下命令:
python3 -m IPython
成功安裝Jupyter notebook后限次,終端直接輸入Jupyter notebook即可打開
但有可能會報錯,解決方法為在終端輸入:
source ~/.bash_profile
成功后瀏覽器上會自動打開Jupyter notebook