Skip to content

malte-j/climbing-grade-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

TO install a new package, e.g. ipykernel, run uv pip install ipykernel and then freeze the requiements using uv pip freeze | uv pip compile - -o requirements.txt.

Requirements:

  • python 3.12.2
  • uv

Installing:

  1. Make sure you've installed all requirements
  2. Create a virtual environment uv venv and activate it source .venv/bin/activate
  3. Install the requirements uv pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors