Google Colab conda packages permanently installation
I want to install some conda packages on Google Colab. Installation done successfully, but it wont detect it when we restart the new Colab session.
I followed the link "#https://stackoverflow.com/questions/55253498/how-do-i-install-a-library-permanently-in-colab", but still no luck.
Please let me know how to install python packages using conda + pip permanently on Google Colab.
Topic colab pip anaconda google
Category Data Science