Liking cljdoc? Tell your friends :D

clojupyter.install.conda.link


DEPENDclj

source

(s*conda-link {:keys [skip-execute?] :as opts} install-env)

Returns a function which, given a state, calculates the actions needed to install Clojupyter under Conda, and executes those actions. NOTE: This function is called by the conda install procedure, in almost no cases will it be called by a user directly.

Returns a function which, given a state, calculates the actions needed to install Clojupyter under
Conda, and executes those actions.  NOTE: This function is called by the conda install procedure,
in almost no cases will it be called by a user directly.
sourceraw docstring

(s*report-link destdir destdir-filemap)

Returns a function which, given a state, uses the cmdline api to update the state with information about the attempt to install Clojupyter under Conda. NOTE: This function is called by the conda install procedure, in almost no cases will it be called by a user directly.

Returns a function which, given a state, uses the cmdline api to update the state with information
about the attempt to install Clojupyter under Conda.  NOTE: This function is called by the conda
install procedure, in almost no cases will it be called by a user directly.
sourceraw docstring

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

× close