Is it possible to Import a custom python package to google collab?

Viewed 9

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?

0 Answers
Related