Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inject user preferences into the environment #64

Closed
ciyer opened this issue Oct 3, 2019 · 3 comments · Fixed by #65
Closed

Inject user preferences into the environment #64

ciyer opened this issue Oct 3, 2019 · 3 comments · Fixed by #65
Assignees

Comments

@ciyer
Copy link
Contributor

ciyer commented Oct 3, 2019

Description

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.

@rokroskar
Copy link
Member

an example project where this has been implemented: https://renkulab.io/projects/960/

@rokroskar
Copy link
Member

Should we agree on a repo name that will be used for this? That would be easiest. @emmjab @cchoirat any thoughts?

@rokroskar rokroskar self-assigned this Nov 26, 2019
@rokroskar rokroskar transferred this issue from SwissDataScienceCenter/renku-project-template Nov 26, 2019
@rokroskar rokroskar added this to the sprint 2019-11-13 milestone Nov 26, 2019
rokroskar added a commit that referenced this issue Nov 26, 2019
@emmjab
Copy link
Contributor

emmjab commented Dec 4, 2019

doc issue is here: SwissDataScienceCenter/renku#713

rokroskar added a commit that referenced this issue Dec 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants