Jupyter notebook ';坏的intepreter';打开jupyter笔记本时(移动一些文件后)

Jupyter notebook ';坏的intepreter';打开jupyter笔记本时(移动一些文件后),jupyter-notebook,conda,miniconda,Jupyter Notebook,Conda,Miniconda,所以只要展示一个。。但如果我跑 我将获得显示我的环境文件路径的括号,但无法打开ipynb文件“bad intepreter”,如下所示: $ conda activate "path/to/another/env/with packages that I installed (including jupyter, panda and matplotlib) " $ conda activate "path/to/another/env/with packages that I install

所以只要展示一个。。但如果我跑

我将获得显示我的环境文件路径的括号,但无法打开ipynb文件“bad intepreter”,如下所示:

$ conda activate "path/to/another/env/with packages that I installed (including jupyter, panda and matplotlib) " 
$ conda activate "path/to/another/env/with packages that I installed (including jupyter, panda and matplotlib) " 
(/Users/sulaymanhussain/Desktop/code/sample_project/env) sulaymans-mbp:section-2-data-science-and-ml-tools sulaymanhussain$ jupyter notebook pandas-exercises.ipynb

-bash: /Users/sulaymanhussain/Desktop/code/sample_project/env/bin/jupyter: /Users/sulaymanhussain/Desktop/sample_project/env/bin/python: bad interpreter: No such file or directory