I have a custom python package whose source code I cloned from GitHub and compiled it locally in a virtual environment. Is there any way by which I can import that package onto google colab?
I have a custom python package whose source code I cloned from GitHub and compiled it locally in a virtual environment. Is there any way by which I can import that package onto google colab?