Liking cljdoc? Tell your friends :D

clojupyter.install.conda.build


LSP-DEPENDclj

source

s*conda-buildclj

(s*conda-build {:keys [skip-execute?]}
               blddir
               install-env
               build-env
               build-params)

Returns a function which, given a state, will calculate the actions required to perform a conda build, execute the actions, and finally report on the result.

Returns a function which, given a state, will calculate the actions required to perform a conda
build, execute the actions, and finally report on the result.
sourceraw docstring

s*report-conda-buildclj

Returns a function which, given a state, use the cmdline api to add information about the conda build.

Returns a function which, given a state, use the cmdline api to add information about the conda
build.
sourceraw docstring

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

× close