(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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |