File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2222 ; ; Run Clay in watch mode with `clojure -J-Dclojure.main.report=stderr -M:clay`
2323 :clay {:main-opts [" -m" " scicloj.clay.v2.main" ]}
2424 ; ; When debugging libraries
25- :dev {:override-deps {org.scicloj/clay {:local/root " ../clay" }}}
25+ :local {:override-deps {org.scicloj/clay {:local/root " ../clay" }}}
2626 ; ; $ clojure -T:build test
2727 ; ; $ clojure -T:build ci
2828 :build {:deps {io.github.clojure/tools.build
Original file line number Diff line number Diff line change 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"
You can’t perform that action at this time.
0 commit comments