A Python library for the Renku collaborative data science platform.
10K+
This image provides the renku CLI as a docker image.
$ docker run --rm -ti renku/renku-python
Usage: renku [OPTIONS] COMMAND [ARGS]...
Check common Renku commands used in various situations.
Options:
--version Print version number.
Args: ctx: Current click context.
param: Not used. value: Not used.
--global-config-path Print global application's config path.
--path <path> Location of a Renku repository. [default:
(dynamic)]
--external-storage / -S, --no-external-storage
Use an external file storage service.
-h, --help Show this message and exit.
Commands:
clone Clone a Renku repository.
config Interact with renku configuration.
dataset Dataset commands.
doctor Check your system and repository for potential problems.
env Renku environment commands.
gc Cache and temporary files cleanup.
githooks Manage Git hooks for Renku repository.
...
Sources can be found on GitHub here: https://github.com/SwissDataScienceCenter/renku-python/
More information about the service can be found on its README.
Renku is licensed under the Apache Software License, 2.0.
Content type
Image
Digest
sha256:61cd8b856…
Size
247.2 MB
Last updated
over 1 year ago
docker pull renku/renku-python