I am trying to create a conda environmet in google colab notebook. I succesfully installed conda with the following comannd
!wget -c https://repo.contin
A very quick fix would be to run the command:
source PATH/to/activate env_name
https://github.com/ContinuumIO/anaconda-issues/issues/9539