Skip to content

ShootingStarD/SmartMonday_Faster_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartMonday_Faster_Python

Installation

  1. Clone repo :
git clone https://github.com/ShootingStarD/SmartMonday_Faster_Python
cd SmartMonday_Faster_Python
  1. Create a virtual environment :
python3 -m venv .venv
source .venv/bin/activate
  1. Install dependencies :
pip install uv
uv pip install .

Then go the mean notebook to see the content of the workshop

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published