https://github.com/biogeek/hackathon_indaba_senegal_2024
https://github.com/biogeek/hackathon_indaba_senegal_2024
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/biogeek/hackathon_indaba_senegal_2024
- Owner: BioGeek
- License: apache-2.0
- Created: 2024-07-23T09:48:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-08T22:47:49.000Z (over 1 year ago)
- Last Synced: 2025-02-06T15:53:42.970Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 2.24 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hackathon_indaba_senegal_2024
To install dependencies, run:
```bash
# install uv
curl -LsSf https://astral.sh/uv/install.sh | sh
uv init
uv sync
```