Sign inSign up

renku/renku-python

By renku

Updated over 1 year ago

A Python library for the Renku collaborative data science platform.

Image
2

10K+

renku/renku-python repository overview

renku/renku-python

This image provides the renku CLI as a docker image.

Usage

$ 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

Sources can be found on GitHub here: https://github.com/SwissDataScienceCenter/renku-python/

More information about the service can be found on its README.

License

Renku is licensed under the Apache Software License, 2.0.

Tag summary

Content type

Image

Digest

sha256:61cd8b856

Size

247.2 MB

Last updated

over 1 year ago

docker pull renku/renku-python