From bdc46d643ac5fcdba2fb21002e269897274d9be3 Mon Sep 17 00:00:00 2001 From: daslu Date: Sun, 28 Jul 2024 23:33:44 +0300 Subject: [PATCH] updated index page --- docs/index.html | 2 +- notebooks/toc.edn | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.html b/docs/index.html index 9c9d270..06a06bc 100644 --- a/docs/index.html +++ b/docs/index.html @@ -97,7 +97,7 @@

Clojure Data Scrapbook

Contents

-
createdupdatedtitlevideotags
2024-07-242024-07-24datavis, python
2024-04-04
2024-04-05
ml, datavis, tablecloth, hanami, metamorph.ml, noj, draft
2024-03-302024-03-31
geography, gis, tablecloth, datavis, noj, hanami, vega-lite, clay, calva
2024-03-242024-03-27geography, gis, tablecloth, datavis, noj, hanami, vega-lite
2024-03-02
datavis, observable, dashboards, draft
2024-02-07
geography, gis, tablecloth, datavis, draft
2024-02-062024-03-19noj, r, clojisr, interop, ggplot, datavis
2024-01-25math, wolframite, interop
2024-01-11
noj, ml, scicloj.ml, draft
2023-12-31data-formats, hdf, dtype-next, tensors
2023-12-172024-04-09
visual-tools, clay, cider, noj, image-processing, dtype-next, tensors
2023-12-16
visual-tools, clay, calva, noj, datavis, hanami, tablecloth
+
createdupdatedtitlevideotags
2024-07-242024-07-28datavis, python
2024-04-04
2024-04-05
ml, datavis, tablecloth, hanami, metamorph.ml, noj, draft
2024-03-302024-03-31
geography, gis, tablecloth, datavis, noj, hanami, vega-lite, clay, calva
2024-03-242024-03-27geography, gis, tablecloth, datavis, noj, hanami, vega-lite
2024-03-02
datavis, observable, dashboards, draft
2024-02-07
geography, gis, tablecloth, datavis, draft
2024-02-062024-03-19noj, r, clojisr, interop, ggplot, datavis
2024-01-25math, wolframite, interop
2024-01-11
noj, ml, scicloj.ml, draft
2023-12-31data-formats, hdf, dtype-next, tensors
2023-12-172024-04-09
visual-tools, clay, cider, noj, image-processing, dtype-next, tensors
2023-12-16
visual-tools, clay, calva, noj, datavis, hanami, tablecloth
diff --git a/notebooks/toc.edn b/notebooks/toc.edn index 68c0cc5..8af7eee 100644 --- a/notebooks/toc.edn +++ b/notebooks/toc.edn @@ -64,7 +64,7 @@ :source-path "https://github.com/scicloj/python-data-science-handbook-in-clojure/" :tags [:ml :datavis :tablecloth :hanami :metamorph.ml :noj :draft]} {:created "2024-07-24" - :updated "2024-07-24" + :updated "2024-07-28" :title "Displaying Python Plots in Clojure" :url "projects/datavis/python/plotting/index.html" :source-path "projects/datavis/python/plotting/"