SwissDataScienceCenter / renku-ui

The web frontend of the Renku platform
https://renkulab.io
Apache License 2.0
13 stars 6 forks source link

feat!: support custom env variables in Renku 2.0 #3227

Open andre-code opened 3 months ago

andre-code commented 3 months ago

PR to Add Custom Environment Variables in the Custom Session Launcher

add custom launcher

What's Included:

What's Not Included ‼️:

To launch a new session with custom environment variables will be handled in a separate PR #3296.

Pitch: https://www.notion.so/renku/Support-Jupyter-free-images-2-0-a639737339754a2db10e836471890c20

/deploy renku=feat-jupyter-free-sessions renku-data-services=reset-session-launcher-params amalthea-sessions=feat-add-cloud-storage renku-notebooks=feat-add-amalthea-session-cache renku-gateway=master extra-values=amalthea-sessions.deployCrd=false

RenkuBot commented 3 months ago

You can access the deployment of this PR at https://renku-ci-ui-3227.dev.renku.ch

andre-code commented 4 days ago

@andre-code What is the state on the backend services? There are a lot of items in the deploy string. Should the backend changes be merged first?

@leafty The backend is still a work in progress. I plan to merge it into the feature branch andrea/jupyter-free-build once both the backend and other UI components are ready. For example, the launch part is covered here: link, so we can proceed with the review in the meantime.

leafty commented 4 days ago

@leafty The backend is still a work in progress. I plan to merge it into the feature branch andrea/jupyter-free-build once both the backend and other UI components are ready. For example, the launch part is covered here: link, so we can proceed with the review in the meantime.

OK, this was not written in the PR description.