Fork me on GitHub
#clerk
<
2023-03-15
>
genmeblog09:03:48

Is there a way to kill clerk task which is run by watcher? clerk/halt! doesn't help.

genmeblog09:03:47

More details: 1. Run watcher 2. Write (loop [] (recur)) and save 3. Call clerk/halt! 4. Watcher and web server is halted but java process still works

genmeblog09:03:43

loop/recur is of course just the simplest example, but I hit such case several times (due to some bugs in code)

mkvlr10:03:25

not yet, issue welcome

đź‘Ť 2
respatialized16:03:25

anyone ever use pdf.js or similar to embed a PDF into a Clerk notebook?

mkvlr00:03:12

I haven’t tried but looking at https://github.com/mozilla/pdf.js#including-via-a-cdn it should be straightforward.