diff --git a/docs/_build/doctrees/environment.pickle b/docs/_build/doctrees/environment.pickle index d999cbb..855e04c 100644 Binary files a/docs/_build/doctrees/environment.pickle and b/docs/_build/doctrees/environment.pickle differ diff --git a/docs/_build/doctrees/versioning.doctree b/docs/_build/doctrees/versioning.doctree index f4fc961..a276776 100644 Binary files a/docs/_build/doctrees/versioning.doctree and b/docs/_build/doctrees/versioning.doctree differ diff --git a/docs/_build/html/versioning.html b/docs/_build/html/versioning.html index bdec0ae..f0491aa 100644 --- a/docs/_build/html/versioning.html +++ b/docs/_build/html/versioning.html @@ -1667,11 +1667,19 @@
Path to configuration json file containing all necessary arguments for the computation of the manifest.
Path to log file to use.
+Tell dask to use an existing scheduler (otherwise it’ll create one)
+number of workers for (local) Dask client.
+Set logging level to DEBUG (by default is INFO).
+–log-file=<lf> Path to log file to use. -–scheduler=<sch> Tell dask to use an existing scheduler (otherwise it’ll create one) -–nworkers=<nw> number of workers for (local) Dask client. -–verbose Set logging level to DEBUG (by default is INFO).