- Install
python3.12- If you're on a mac, download homebrew
- Linux, use your pkg manager, ensure you also have virtualenv
- Windows... I actually don't know these days? keep following along though
python3.12 -m venv .venv && . .venv/bin/activatewill set up a python3.12 virutal environment in.venvpip install -r requirements.txtjupyter notebook 000_setup.ipynband follow the instructions from there!- NOTE: The download is 10GB
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
