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

Set fixed base image for jupyterlab and remove 'wheel' from admin_groups #174

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

ssb-jnk
Copy link
Collaborator

@ssb-jnk ssb-jnk commented Dec 20, 2024

  • Set fixed base-image for jupyterlab so that we have control on the R version installed. If we don't have base_image lock, then the R version will update whenever the docker is rebuilt
  • We remove wheel from c.PAMAuthenticator.admin_groups = {"wheel", "[email protected]"}, because it is not required and is causing issues

@PoyanAfifi PoyanAfifi self-requested a review December 20, 2024 17:13
@PoyanAfifi PoyanAfifi self-assigned this Dec 20, 2024
Copy link
Contributor

@PoyanAfifi PoyanAfifi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ssb-jnk ssb-jnk merged commit 6b21405 into main Dec 20, 2024
7 checks passed
@ssb-jnk ssb-jnk deleted the 2024-12-20-fix branch December 20, 2024 17:16
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 this pull request may close these issues.

2 participants