Skip to content

Code examples and homeworks for the Spring 2024 tr-gy course

License

Notifications You must be signed in to change notification settings

Emerge-Lab/tr-gy-8013-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tr-gy-8013-code

Code examples and homeworks for the Spring 2024 tr-gy course

Installation

Make sure you have a base version of python installed on your machine. I recommend using mamba or conda for this. We are going to use poetry to manage dependencies for this course. You can install it using pip pip install poetry. Then, run

poetry install

Now to active poetry always run poetry shell before running any of the commands.

About

Code examples and homeworks for the Spring 2024 tr-gy course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published