(-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.
(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.
(replace-comm-atoms-with-references {:keys [rsp-content] :as kernel-rsp})
(wrap-report-and-absorb-exceptions f)
(wrap-report-and-absorb-exceptions return-value f)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close