Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,7 @@ jobs:
uv run python docs/quartodoc_build.py
uv run quartodoc interlinks

- name: Register Jupyter Kernel
run: |
uv run python -m ipykernel install --user --name spotdesirability --display-name "spotdesirability environment"


- name: Render Quarto site
run: uv run quarto render --no-cache
Expand Down
2 changes: 0 additions & 2 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
# guarantee reproducible renders across audit cycles.
# =============================================================================

jupyter: spotdesirability

project:
type: website
output-dir: _site
Expand Down
2 changes: 1 addition & 1 deletion uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading