We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a293e89 commit 770798bCopy full SHA for 770798b
2 files changed
nbs/_quarto.yml
@@ -17,6 +17,7 @@ website:
17
contents:
18
- auto: "/0*.ipynb"
19
- auto: "tutorials/0*.ipynb" # Autogenerate a section of tutorial notebooks
20
+ - auto: "tutorials/1*.ipynb" # Autogenerate a section of tutorial notebooks
21
- section: API
22
contents: API/*
23
favicon: images/Favicon-3-outline.svg
0 commit comments