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

DEFAULT-RESOURCE-NAMESclj

source

find-kernel-json-filesclj

source

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

installed-clojupyter-kernelsclj

source

LSP-DEPENDclj

Ensures dependency due to use of :local/... keywords. Do not delete.

Ensures dependency due to use of `:local/...` keywords.  Do not delete.
sourceraw docstring

remove-kernel-environmentclj

(remove-kernel-environment)

Returns the data needed to remove kernels.

Returns the data needed to remove kernels.
sourceraw docstring

resources->resourcemapclj

source

user-homedirclj

(user-homedir)
source

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

× close