renku icon indicating copy to clipboard operation
renku copied to clipboard

Renku provides a platform and tools for reproducible and collaborative data analysis.

Results 187 renku issues
Sort by recently updated
recently updated
newest added

# Story As a user of Renku, I would like to register any apps that are available as part of a project, so that they can be easily found and...

kind/enhancement
Epic

# Story As a user, I want to see lineage at the level of entities (datasets, workflows, etc), not just files. # Mock-up ![image.png](https://images.zenhubusercontent.com/5d316e3d805d162a756be5dd/f598434e-7764-4fb7-accb-9ad81cd4c111)

Epic

Prepare a proof-of-concept deployment of GitLab clould native charts against a Renku deployment. GitLab authentication should be integrated to Renku's Keycloak. - [x] Deploy GitLab by itself - [x] Deploy...

To be updated. - [x] Deploy GitLab by itself #515 - [x] Translate custom gitlab chart configurations to native charts #515 - [x] Deploy GitLab along-side and connected to a...

Epic

User provided feedback to our developer docs: >If I had to suggest any change/further clarifications about the developers doc: > >- Prerequisite python 3.6+ [1] should maybe read python 3.8...

kind/documentation
user

Following the GitLab cloud native PoC deployment #515 , we should adapt our charts to include this as part of Renku. The GitLab deployment should be as independent as possible,...

Now that we have the cli login in place and since we can execute cli commands in a non-JupyterLab-based terminal during tests, it would be great to test the full...

kind/enhancement
acceptance-tests

It would be nice for renku users to be able to create repos with project templates easily. This could take the form of a renku meta template _or_ a [github...

It should be possible to define templates. Templates can be global (these are defined by the SDSC), instance-wide, group-wide, or personal. Templates describe the project layout at project creation time...

Epic

The `/deploy` command simplifies referencing branches and commits but it doesn't allow to specify a chart name. That is already supported by the underlying command to deploy a RenkuLab test...