-
From the repo root, run the lab setup:
./setup.sh <lab-path>- Example:
./setup.sh labs/python-rag
-
Change into the lab directory:
cd <lab-path>
-
Activate the lab’s virtual environment (optional, but convenient for CLI work):
source .venv/bin/activate
-
Run the notebooks in that lab.
- In Jupyter, make sure the notebook kernel is set to the lab kernel:
- Kernel → Change Kernel →
Lab: <lab-name>
- Kernel → Change Kernel →
- In Jupyter, make sure the notebook kernel is set to the lab kernel:
-
When you’re done (optional):
deactivate
elephantscale/OpenAI-labs
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|