Fork me on GitHub
#data-science
<
2020-02-22
>
Daniel Slutsky15:02:01

Here is a thing that several of us have been discussing for some time: can we have a decent notebook-like experience without exiting our beloved Clojure editor? Oz does that in some senses. Saite does that too, in the sense that it seems to be a great Clojure editor in itself. The following project, notespace, is a related experiment. It tries to offer a simple way to combine literate programming, visual data exploration and testing. Editing is done in the editor. Rendering is done in the browser. The hope is not to create yet another notebook UI, but rather to compose with existing tools. We have started using it at some projects (mainly clojisr), but everything is alpha (and breaks easily). https://github.com/scicloj/notespace Feedback will help! http://github.com/scicloj/notespace

clj 4
🎉 4