portal

chromalchemy 2024-04-09T16:17:23.275069Z

It it possible to use Portal from a Scittle cljs + Nrepl setup?

Daniel Slutsky 2024-04-09T18:40:51.526989Z

Here is an example of Clojure code generating an HTML + #scittle with embedded Portal. https://github.com/djblue/portal/blob/3571aff/dev/notebook/scittle.clj (We have been using this approach to embed Portal in pages rendered by the Clay tool till we replaced Scittle with plain Javascript for such tasks.) What do you have in mind regarding Nrepl?