Skip to main content

How Renku works

Renku is a platform for collaborative data science developed at the Swiss Data Science Center. It enables researchers to build collaborative projects that bring together data, code, and compute resources from a variety of sources.

image.jpg

Rather than hosting all these resources itself, Renku is a connecting hub that provides the means to bring them all together. For example, a project might use a published dataset from Zenodo, raw data from a shared cloud storage resource and code from a GitHub repository. These are then made seamlessly available in containerized browser-based compute sessions. Renku sessions can run on Renku servers or on an external computational resources such as a local cloud provider or - coming soon! - an HPC cluster. The sessions can be used for development with environments like VSCode, Jupyter, or RStudio, or they can be used to display dashboards with Streamlit or Shiny. To promote sustainable computational research, Renku also makes it straightforward to build Docker images based on users' software requirements, ensuring that everyone using a project does so with the right software stack.

image.png

Collaborate on a fully reproducible Renku project by adding project members, and showcase interactive demos and apps with anyone via public session launch links. For larger collaborations, users can organize projects and other assets under groups, which helps streamline collaboration.

Renku is developed under the Apache 2.0 license and can be deployed on a variety of cloud infrastructures offering Kubernetes. The flagship instance operated by the Swiss Data Science Center is available under https://renkulab.io and is open to everyone with a publicly-accessible free resource tier.

License

Renku is developed under the Apache 2.0 license and can be deployed on a variety of cloud infrastructures offering Kubernetes. The flagship instance operated by the Swiss Data Science Center is available under https://renkulab.io and is open to everyone with a publicly-accessible free resource tier.