`conda info` conda info active environment : base active env location : /anaconda3 shell level : 1 user config file : /Users/cgivre/.condarc populated config files : conda version : 4.7.5 conda-build version : 3.18.5 python version : 3.7.3.final.0 virtual packages : base environment :...
Basically, all of environments are deleted without warning. Then, a new installation is created that only hasbaseenvironment. Installed packages None. All is gone. Environment info None. See above.
Customize your environment using a package manager Clean up a conda environment Share conda environments Use Amazon Q to Expedite Your Machine Learning Workflows JupyterLab administrator guide Give your users access to spaces Change the default storage size for your JupyterLab users Lifecycle configuration...
Customize your environment using a package manager Clean up a conda environment Share conda environments Use Amazon Q to Expedite Your Machine Learning Workflows JupyterLab administrator guide Give your users access to spaces Change the default storage size for your JupyterLab users Lifecycle configuration...
I ran into this issue with conda 4.3.30 running on Redhat 6.10. Turns out I had the environment active in another terminal window. Deactivating all instances of the environment allowed me to delete the environment. Sorry, something went wrong. ...
An example of environment setup is shown below: Linux: $ source <CONDA_INSTALL_DIR>/bin/activate $ conda create -y -n <CONDA_NAME> $ conda activate <CONDA_NAME> Windows: $ source <CONDA_INSTALL_DIR>\Scripts\activate.bat $ conda create -y -n <CONDA_NAME> $ conda activate <CONDA...
Customize your environment using a package manager Clean up a conda environment Share conda environments Use Amazon Q to Expedite Your Machine Learning Workflows JupyterLab administrator guide Give your users access to spaces Change the default storage size for your JupyterLab users Lifecycle configuration...