https://scicloj.github.io/clay/: REPL-friendly literate programming and data visualization - version https://clojars.org/org.scicloj/clay/versions/2.0.6 - by @timothypratley
- Clay will now only open a browser if there are no existing connected clients (PR #321)
- Clay pages will now attempt to reconnect to the Clay server (PR #321)
- New option :in-memory true don't write HTML files to disk, just serve them (PR #322)
- Added scicloj.clay.v2.make/*making* for functions that may be called from a notebook (PR #322)
- Made sure to have ["notebooks"] as the default for watch directories (PR #323)