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

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close