Chisato

Results 2 comments of Chisato

请问下载的demo里面右边那块灰色区域是因为什么?样式明明是100%; ![image](https://user-images.githubusercontent.com/25126812/30419688-de51d6da-9969-11e7-8a34-230e21e94a6c.png)

应该是你启动的路径问题吧,可以启动anaconda prompt ,输入jupyter notebook --generate-config, 此时会显示配置文件的路径,找到jupyter_notebook_config.py这个文件,修改c.NotebookApp.notebook_dir =为自己的缩放目录的那个路径就行了