init research

This commit is contained in:
2026-02-08 11:20:43 -10:00
commit bdf064f54d
3041 changed files with 1592200 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{:remote-repo {:git-url "https://github.com/scicloj/tablecloth"
:branch "master"}
:quarto {:format {:html {:toc true
:toc-depth 4
:theme [:cosmo "notebooks/custom.scss"]}}
:fontsize "0.8em"
:highlight-style :solarized
:code-block-background true
:include-in-header {:text "<link rel = \"icon\" href = \"data:,\" />"}
:title "Tablecloth documentation"}}