Liking cljdoc? Tell your friends :D

clojupyter.install.conda.unlink


DEPENDclj

source

(s*conda-unlink {:keys [skip-execute?]} env)

Returns a function which, given a state, updates the state with actions to remove a Conda-installed Clojupyter kernel and then executes those actions.

Returns a function which, given a state, updates the state with actions to remove a Conda-installed
Clojupyter kernel and then executes those actions.
sourceraw docstring

(s*generate-unlink-actions env)

Returns a function which, given a state, updates the state with actions to remove (unlink) the Conda-install Clojupyter kernel.

Returns a function which, given a state, updates the state with actions to remove (unlink) the
Conda-install Clojupyter kernel.
sourceraw docstring

(s*report-unlink-actions kernel-dir result post-filemap)

Returns a function which, given a state, updates the state with information about the attempt to remove the Conda-installed Clojupyter kernel.

Returns a function which, given a state, updates the state with information about the attempt to
remove the Conda-installed Clojupyter kernel.
sourceraw docstring

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

× close