jupyter notebook 更改工作目录
时间:2017-06-17 20:01:01
收藏:0
阅读:269
环境:
win10
anaconda3
steps:
1) open anaconda prompt
2) change the current directory to the destinated working directory
3) input "jupyter notebook"
then the default working directory will be the current directory ....
原文:http://www.cnblogs.com/HITSZ/p/7041139.html
评论(0)