打开Jupyter notebook 无法使用 tensorflow

在激活TensorFlow之后安装ipython和jupyter

(tensorflow)D:>conda install ipython
···
(tensorflow)D:>conda install jupyter

你可能感兴趣的:(Python)