diff --git a/.gitignore b/.gitignore index 3c097ca05..c50c42e25 100644 --- a/.gitignore +++ b/.gitignore @@ -28,4 +28,5 @@ venv site_libs .DS_Store index_files -digest.txt \ No newline at end of file +digest.txt +**/*.quarto_ipynb diff --git a/_quarto.yml b/_quarto.yml index 29f8f342b..a2be70865 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -155,6 +155,7 @@ format: toc-title: "Table of Contents" code-fold: false code-overflow: scroll + format-links: [ipynb] include-in-header: - text: |