Liking cljdoc? Tell your friends :D

clojupyter.kernel.config


clojupyter-datahomeclj

(clojupyter-datahome)

Returns the name of the directory which clojupyter will use to store its own data, such as the history file.

Returns the name of the directory which clojupyter will use to store
its own data, such as the history file.
raw docstring

config-fileclj

(config-file)

Returns the name of the configuration file which clojupyter will load.

Returns the name of the configuration file which clojupyter will load.
raw docstring

configurationclj

(configuration)

init!clj

(init!)

Loads the configuration file if it exists, then verifies configuration. Returns :ok if errors are not found, otherwise throws an exception.

Loads the configuration file if it exists, then verifies
configuration.  Returns `:ok` if errors are not found, otherwise
throws an exception.
raw docstring

log-levelclj

(log-level)

log-traffic?clj

(log-traffic?)

(print-stacktraces?)

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

× close