Using python poetry
in Google Colab.
The notebook describes the commands to:
- Create your own poetry project
- Initialize a poetry project
- Install dependencies
- The dependencies are installed permanently in your Drive, to avoid installing them each time you run your notebook
- Clone a poetry project
- Install dependencies
- The dependencies are installed permanently in your Drive, to avoid installing them each time you run your notebook