'Replicating exact versions of list of packages as listed in Pipfile in google colab
I have a github repo with Pipfile which can be used on local machine to replicate exact versions of all python packages inside pipenv virtual environment.
Can I replicate exact same versions of packages (even python version) listed in Pipfile inside google colab?
If not possible with google colab, what you usually do if you want to achieve this?
PS: I guess we can change colab notebook's python version as explained here.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
