Liking cljdoc? Tell your friends :D

clojupyter.javascript.alpha

Provides access to third party Javascript libraries in clojupyter.

Replaces clojupyter.misc.helpter/add-javascript which is deprecated because Jupyter no longer allows arbitrary script tags to be sent by kernels but instead supports libraries loaded using RequireJS (cf. https://requirejs.org) an implementation of Javascript Asynchronuous Module Definitions (AMDs).

Alpha version - breakage may happen. Please report issues or missing features.

Provides access to third party Javascript libraries in clojupyter.

Replaces `clojupyter.misc.helpter/add-javascript` which is
deprecated because Jupyter no longer allows arbitrary `script` tags
to be sent by kernels but instead supports libraries loaded using
RequireJS (cf. https://requirejs.org) an implementation of
Javascript Asynchronuous Module Definitions (AMDs).

Alpha version - breakage may happen.  Please report issues or
missing features.
raw docstring

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