pip install jupyter
jupyter-notebook
.ipynb
Notepad++打开
jupyter notebook --generate-config
jupyter_notebook_config.py
c.NotebookApp.notebook_dir = 'G:KB_Code'