(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.
(config-file)
Returns the name of the configuration file which clojupyter will load.
Returns the name of the configuration file which clojupyter will load.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close