Liking cljdoc? Tell your friends :D

clojupyter.kernel.handle-event


calccljmultimethod

source

calculate-responseclj

(calculate-response {:keys [req-message] :as ctx})
source

handle-event!clj

(handle-event! ctx)

Calculates and executes actions in response to Jupyter request :req-message in ctx. Effectful (not pure).

Calculates and executes actions in response to Jupyter request `:req-message` in `ctx`.  Effectful (not pure).
sourceraw docstring

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

× close