Step1)安裝notebook套件
#pip install notebook
Step2)製作一個bat檔,內容如下,例如切換到D:\jupyter,執行「jupyter notebook」
D:
cd jupyter
jupyter notebook