Skip to content

Commit

Permalink
Merge pull request #5031 from berkeley-dsep-infra/staging
Browse files Browse the repository at this point in the history
merging 4996/5022/5029 to prod
  • Loading branch information
shaneknapp authored Sep 14, 2023
2 parents 7489244 + ff33d6c commit dd48b84
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 288 deletions.
7 changes: 5 additions & 2 deletions deployments/data100/config/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jupyterhub:
- access:servers!group=course::1527426
# this role will be assigned to...
groups:
- course::1527426::group::Admins
- course::1527426::group::Admins

# prePuller:
# extraImages:
Expand Down Expand Up @@ -66,9 +66,12 @@ jupyterhub:
# https://bcourses.berkeley.edu/courses/1524699/groups#tab-80607
course::1524699::group::all-admins:
admin: true
course::1527426::group::Content:
mem_limit: 4G
mem_guarantee: 4G
admin:
mem_limit: 4G
mem_guarantee: 4G
mem_guarantee: 2G
extraVolumeMounts:
- name: home
mountPath: /srv/homes
Expand Down
1 change: 0 additions & 1 deletion deployments/data100/image/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ dependencies:
- pip
- pip:
# - -r infra-requirements.txt
- jupysql==0.8.0
- ipywidgets==8.0.7
# disable until fixed (probably this: https://github.com/jupyterlab/jupyter-collaboration/issues/162)
# - jupyter_collaboration==1.0.1
Expand Down
19 changes: 0 additions & 19 deletions images/fetch-course-emails/Dockerfile

This file was deleted.

75 changes: 0 additions & 75 deletions images/fetch-course-emails/README.md

This file was deleted.

186 changes: 0 additions & 186 deletions images/fetch-course-emails/course-emails.py

This file was deleted.

5 changes: 0 additions & 5 deletions images/fetch-course-emails/requirements.txt

This file was deleted.

0 comments on commit dd48b84

Please sign in to comment.