Skip to content

Commit

Permalink
Merge pull request #6484 from balajialg/ib134l_ram
Browse files Browse the repository at this point in the history
Increase RAM for IB 134L course in Bio Hub
  • Loading branch information
balajialg authored Nov 13, 2024
2 parents c6a0bb8 + fb7e5c2 commit e24a94e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions deployments/biology/config/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,14 @@ jupyterhub:
course::1524699::group::all-admins:
mem_limit: 4096M
mem_guarantee: 4096M

course::1537301: # MCELLBI 201B, https://github.com/berkeley-dsep-infra/datahub/issues/6385
mem_limit: 5120M
mem_guarantee: 5120M

course::1536425: # IB 134L, https://github.com/berkeley-dsep-infra/datahub/issues/6481
mem_limit: 8192M
mem_guarantee: 8192M

# BioE C149, Fall 2024, https://github.com/berkeley-dsep-infra/datahub/issues/6205
course::1537116::enrollment_type::teacher:
Expand Down

0 comments on commit e24a94e

Please sign in to comment.