Skip to content

Commit

Permalink
activate the current environment
Browse files Browse the repository at this point in the history
  • Loading branch information
pattonw committed Mar 10, 2025
1 parent ab18b6b commit c53d520
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- name: install deps
run: |
uv sync --extra docs
source .venv/bin/activate
python -m ipykernel install --name daisy_env --user
- name: parse notebooks
run: jupytext --to notebook --execute ./docs/source/notebooks/tutorial.py --output ./docs/source/notebooks/tutorial.ipynb
Expand Down

0 comments on commit c53d520

Please sign in to comment.