Skip to content

Commit e14107e

Browse files
committed
replace notespace with clay
Signed-off-by: Sean Corfield <sean@corfield.org>
1 parent f650e16 commit e14107e

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

site/db.edn

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -140,11 +140,11 @@
140140
:topics [:data :data/analysis]
141141
:level 1}
142142

143-
{:id "notespace"
144-
:title "Notespace Live Notebooks"
145-
:url "https://github.com/scicloj/notespace"
146-
:format :interactive-tool
147-
:topics [:data :data/viz]
143+
{:id "clay"
144+
:title "Clay Documentation"
145+
:url "https://scicloj.github.io/clay/"
146+
:format :publishing-tool
147+
:topics [:data]
148148
:level 2}
149149

150150
{:id "tech.ml"

0 commit comments

Comments
 (0)