一、git客户端方式–jupyter notebook /d/PycharmProject
1.在git客户端中打开指定环境
source activate tf10_py36
2.启动jupyter notebook
jupyter notebook /d/PycharmProject
二、vscode中使用git bash
source activate tf10_py36
2.启动jupyter notebook
jupyter notebook /d/PycharmProject