Skip to content

Commit

Permalink
Add ESPM 157 sepcific packages and enable gh-scoped-creds config
Browse files Browse the repository at this point in the history
  • Loading branch information
balajialg committed Jul 25, 2024
1 parent b5f2896 commit fd2df8e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deployments/datahub/config/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@ jupyterhub:
hub.jupyter.org/pool-name: core-pool-2024-05-08
singleuser:
extraEnv:
GH_SCOPED_CREDS_CLIENT_ID: Iv23ct7Qx1mAotaIIYx9
GH_SCOPED_CREDS_APP_URL: https://github.com/apps/berkeley-datahub-git-access
# Unset NotebookApp from hub/values. Necessary for recent lab versions.
JUPYTERHUB_SINGLEUSER_APP: "jupyter_server.serverapp.ServerApp"
nodeSelector:
Expand Down
7 changes: 7 additions & 0 deletions deployments/datahub/images/default/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,3 +217,10 @@ dependencies:
# [DH-243] https://github.com/berkeley-dsep-infra/datahub/issues/5571, Legal Studies 123, Spring 24
- geopandas==0.14.3
- rtree==1.2.0

# [DH-319] https://github.com/berkeley-dsep-infra/datahub/issues/5827,
- altair==5.3.0
- ibis-framework==9.2.0
- leafmap==0.36.1
- mystmd==1.3.0
- jupyterlab-git==0.50.1

0 comments on commit fd2df8e

Please sign in to comment.