Skip to content

Commit 70046cb

Browse files
committed
Fix CI build?
1 parent 2cb8b53 commit 70046cb

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

docs/_quarto.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ website:
1818
- section: "Examples"
1919
contents:
2020
- text: "Toggle for All Cells"
21-
href: qtoggle-all-cells.qmd
21+
href: qtoggle-all-cells-example.qmd
2222
- text: "Toggle Specific Cells"
23-
href: qtoggle-specific-cells.qmd
23+
href: qtoggle-specific-cells-example.qmd
2424
- section: "Support"
2525
contents:
2626
- text: "FAQ"

docs/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
matplotlib
1+
matplotlib
2+
numpy

0 commit comments

Comments
 (0)