We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6c1e4b commit 9e1546dCopy full SHA for 9e1546d
_quarto.yml
@@ -3,11 +3,11 @@ project:
3
render: # Add HERE new chapters and new notebooks
4
- index.qmd
5
- chapters/chapter1.qmd
6
- - notebooks/notebook1.qmd
+ # - notebooks/notebook1.qmd
7
8
website:
9
page-navigation: true
10
- title: "Educational resource template for Python"
+ title: "Template for training resources in Python"
11
site-url: "https://github.com/InseeFrLab/AIML4OS-template-quarto-python"
12
repo-url: "https://github.com/InseeFrLab/AIML4OS-template-quarto-python"
13
repo-actions: [edit, source, issue]
0 commit comments