打开cmd,输入命令:

jupyter notebook --generate-config

命令的意思是:
生成jupyter notebook的配置文件
返回.jupyter文件夹就可以找到jupyter_notebook_config.py文件了