File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 77website :
88 page-navigation : true
99 title : " Educational resource template for Python"
10+ site-url : " https://github.com/InseeFrLab/AIML4OS-template-quarto-python"
11+ repo-url : " https://github.com/InseeFrLab/AIML4OS-template-quarto-python"
1012 repo-actions : [edit, source, issue]
1113 sidebar :
1214 search : true
@@ -23,10 +25,10 @@ format:
2325 css : styles.css
2426 toc : true
2527 code-fold : true
26- # Uncomment the following lines if you want Jupyter notebooks as output
27- # ipynb:
28- # # Set this to true if you want Jupyter notebooks to contain the output of cells
29- # output: false
28+ # Comment the following lines if you do not want Jupyter notebooks as output
29+ ipynb :
30+ # Set this to true if you want Jupyter notebooks to contain the output of cells
31+ output : false
3032
3133
3234filters :
You can’t perform that action at this time.
0 commit comments