配置jupyter默认存储路径踩得坑

jupyter配置默认路径
报错Exception while loading config file
仔细看最后一行c下有一个箭头,说明有错
打开配置文件
jupyter配置默认路径
虽然去掉了‘#’但是c前有空格,这是不可以的,删除即可。
jupyter配置默认路径
jupyter配置默认路径
已正常切换。

相关文章: