Liking cljdoc? Tell your friends :D

clojupyter.install.local-actions


all-kernels-dirsclj

(all-kernels-dirs)

Returns a list of the parent directories of the directories into which Jupyter kernels are installed on the current Operating System..

Returns a list of the parent directories of the directories into which Jupyter kernels are
installed on the current Operating System..
raw docstring

all-kernels-dirs*clj

(all-kernels-dirs*)

Returns a list of the parent directories of the directories into which Jupyter kernels are installed on the current Operating System..

Returns a list of the parent directories of the directories into which Jupyter kernels are
installed on the current Operating System..
raw docstring

copy-resource-to-file!clj

(copy-resource-to-file! resource-name file-name)

Action to copy the Java/Clojure resource resource-name to file-name.

Action to copy the Java/Clojure resource `resource-name` to `file-name`.
raw docstring

customize-icon-file!clj

(customize-icon-file! convert-exe tags-map iconfile)

Action to add text to the top and/or bottom of a icon file. Requires an Imagemagick 'convert' executable to work.

Action to add text to the top and/or bottom of a icon file.  Requires an Imagemagick 'convert'
executable to work.
raw docstring

DEFAULT-RESOURCE-NAMESclj


find-kernel-json-filesclj


generate-kernel-json-file!clj

(generate-kernel-json-file! install-dir kernel-id-string)

Action to generate the kernel.json needed for a Jupyter kernel to work.

Action to generate the `kernel.json` needed for a Jupyter kernel to work.
raw docstring

get-install-environmentclj

(get-install-environment)

Action returning the data needed to calculate how to install Clojupyter on the local machine.

Action returning the data needed to calculate how to install Clojupyter on the local machine.
raw docstring

installed-clojupyter-kernelsclj


remove-kernel-environmentclj

(remove-kernel-environment)

Returns the data needed to remove kernels.

Returns the data needed to remove kernels.
raw docstring

resources->resourcemapclj


user-homedirclj

(user-homedir)

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

× close