Liking cljdoc? Tell your friends :D

clojupyter.kernel.core


-mainclj

(-main & arglist)

Main entry point for Clojupyter when spawned by Jupyter. Creates the ZeroMQ context which lasts the entire life of the process.

Main entry point for Clojupyter when spawned by Jupyter.  Creates the ZeroMQ context which lasts
the entire life of the process.
sourceraw docstring

extract-kernel-response-byte-arraysclj

(extract-kernel-response-byte-arrays {:keys [rsp-content] :as kernel-rsp})

Returns the result of extract any byte-arrays from messages with COMM state.

Returns the result of extract any byte-arrays from messages with COMM state.
sourceraw docstring

replace-comm-atoms-with-referencesclj

(replace-comm-atoms-with-references {:keys [rsp-content] :as kernel-rsp})
source

run-kernelclj

(run-kernel jup term cljsrv)
source

wrap-report-and-absorb-exceptionsclj

(wrap-report-and-absorb-exceptions f)
(wrap-report-and-absorb-exceptions return-value f)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close