You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know whether this is my own problem or not, but I cannot switch to conda environment.
I simply installed this desktop, choose env to be the ~/opt/anaconda3/bin/python for the "base" environment, and click to save and restart. Then it becomes blank.
I then tried to create another conda env, conda create -n jupyter python=3.9, jupyterlab, reinstall jupyterlab, choose the env to be ~/opt/anaconda3/envs/jupyter/bin/python, same result.
Conda environment list (created one, not the base one):
Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋
Description
I don't know whether this is my own problem or not, but I cannot switch to conda environment.
I simply installed this desktop, choose env to be the
~/opt/anaconda3/bin/python
for the "base" environment, and click to save and restart. Then it becomes blank.I then tried to create another conda env,
conda create -n jupyter python=3.9, jupyterlab
, reinstall jupyterlab, choose the env to be~/opt/anaconda3/envs/jupyter/bin/python
, same result.Conda environment list (created one, not the base one):
System: MacOS 12.2.1. Anaconda and jupyterlab-desktop are just downloaded and installed from the website and should be the newest version.
Reproduce
See the above section.
Expected behavior
Context
The text was updated successfully, but these errors were encountered: