learn-python 下載 python https://www.python.org/downloads/windows/ 安裝 python 進入shell 開始 > windows power shell > power shell 安裝jupyter-notebook pip install jupyter 啟動 jupyter-notebook.exe 這邊寫成給window執行的bat檔,可以直接開啟已安裝好的jupyter 打開啟,再另存新檔存成 start-jupyter-notebook.bat download