Skip to content

Instantly share code, notes, and snippets.

View elise-chin-adway's full-sized avatar
🌱
Data Scientist

Elise Chin elise-chin-adway

🌱
Data Scientist
View GitHub Profile
@dpaletti
dpaletti / py_poetry_colab.md
Last active May 20, 2024 14:28
Run python poetry project on Colab

Python Poetry Project on Colab

Clone Github Repository

Move in "/content"

  import os
  os.chdir("/content")

Setup git email and username