打开你要安装的环境:
activate tensorflow

显示正常,再输入安装jupyter的命令
conda install jupyter

再输入:y表示同意安装

显示安装成功,输入命令启动:
jupyter notebook

其他关于jupyter的使用见jupyter文档
activate tensorflow

显示正常,再输入安装jupyter的命令
conda install jupyter

再输入:y表示同意安装

显示安装成功,输入命令启动:
jupyter notebook

其他关于jupyter的使用见jupyter文档