renku-python icon indicating copy to clipboard operation
renku-python copied to clipboard

A Python library for the Renku collaborative data science platform.

Results 172 renku-python issues
Sort by recently updated
recently updated
newest added

Bumps [actions/labeler](https://github.com/actions/labeler) from 4.0.2 to 4.1.0. Commits ee18d5d 4.1.0 0628b00 Bump @​types/jest from 27.4.0 to 27.4.1 a426bff Bump typescript from 4.5.5 to 4.6.2 e1132f5 Merge pull request #319 from actions/thboop/node16update...

dependencies
github_actions

adds pydantic type checks to all `renku.core.command` commands. This way we don't need to check if something decorated as one type is actually another type. It already helped to find...

This PR adds a load test that simulates a starting class: 1. Login 2. Fork an example project 3. Start session 4. Wait for session to start 5. Let session...

Back when we introduced API versioning, we said we'd support old metadata versions for 6 months after a new version is introduced. We're well past that point for v8 and...

We currently only ask Sentinel once for a master address [here](https://github.com/SwissDataScienceCenter/renku-python/blob/develop/renku/ui/service/cache/config.py#L30-L37) and then use that to create a normal Redis connection [here](https://github.com/SwissDataScienceCenter/renku-python/blob/develop/renku/ui/service/cache/base.py#L41-L42). This connection is not Sentinel-aware and if Redis...

I had to spend ~20 mins yesterday to understand how to use a values file and specify parameters for composite workflows. I think this is too much of a barrier...

documentation

## Describe the bug Local renku docker session fails to start - apparently an issue with requesting too many 'nano_cpus', not sure what this is. **Renku version:** 1.8.1 **OS:** Linux...

bug

**Describe the bug** 'Manifest warnings' are produced by the `renku template validate` command when it is run on the main and community templates repo. I'm not sure if this is...

/deploy renku-gateway=master renku-ui=update-renku-version-endpoint #persist