Skip to content

elise-chin/poetry-and-colab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python poetry and Google Colab

Using python poetry in Google Colab.

The notebook describes the commands to:

  1. 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
  1. Clone a poetry project
  • Install dependencies
  • The dependencies are installed permanently in your Drive, to avoid installing them each time you run your notebook

About

Using python poetry on Google Colab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published