You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users want to be able to set up an environment configuration that moves with them. Examples of what may be in here include:
.bashrc
Jupyter font sizes
Solution
Add code to the docker entrypoint that looks for a repo in gitlab that conforms to a naming convention which includes the user's name. If it is found, copy over and append the configuration files into the environment.
Document the process in the renku documentation.
The text was updated successfully, but these errors were encountered:
Description
Users want to be able to set up an environment configuration that moves with them. Examples of what may be in here include:
Solution
Add code to the docker entrypoint that looks for a repo in gitlab that conforms to a naming convention which includes the user's name. If it is found, copy over and append the configuration files into the environment.
Document the process in the renku documentation.
The text was updated successfully, but these errors were encountered: