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.
sourceraw 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.
sourceraw docstring

configurationclj

(configuration)
source

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.
sourceraw docstring

log-levelclj

(log-level)
source

log-traffic?clj

(log-traffic?)
source

(print-stacktraces?)
source

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

× close