-
Log on to spice documentation
-
Create a virtual env with Python >= 3.8, and activate
python -m venv .venv source .venv/bin/activate -
Install project and dependencies
- You can find the value of
EXTRA_INDEX_URLon the documentation
python -m pip install -r requirements.txt --extra-index-url=${EXTRA_INDEX_URL} python -m pip install -e .
- You can find the value of
-
[OPTIONAL] Explore the documentation
-
Wait for the workshop to start!
nibbleai/spice-workshop-240403
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|