first adaptions to quarto1.5, julia 1.10

This commit is contained in:
2024-02-21 18:02:17 +01:00
parent a81fd50015
commit d8123167be
4 changed files with 14 additions and 17 deletions

View File

@@ -7,7 +7,7 @@
"**/CVS": true,
"**/.DS_Store": true,
"**/Thumbs.db": true,
"**/*.ipynb": true,
"**/*.ipynb": false,
"**/*.md": false
},
"explorerExclude.backup": {},