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 9c9efe6 commit 27e8013Copy full SHA for 27e8013
.gitattributes
@@ -0,0 +1,2 @@
1
+# SCM syntax highlighting
2
+pixi.lock linguist-language=YAML linguist-generated=true
.gitignore
@@ -25,3 +25,11 @@ example-iree
25
posteriordb
26
.quarto
27
docs/.quarto
28
+Untitled*
29
+notebooks-local
30
+pixi.lock
31
+pixi.toml
32
+reports
33
+benchmarks*
34
+reports*
35
+results*
docs/.gitignore
@@ -0,0 +1 @@
+/.quarto/
0 commit comments