Skip to content

Commit

Permalink
Add tools for summer workshop.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanlovett committed Aug 5, 2024
1 parent 986a168 commit 63e2ba7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions deployments/datahub/images/default/apt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,7 @@ libgdal-dev
libgeos-dev
libproj-dev
libmysqlclient-dev

# 2024-08 workshop
# https://github.com/berkeley-dsep-infra/datahub/issues/5906
man
4 changes: 4 additions & 0 deletions deployments/datahub/images/default/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,10 @@ dependencies:
- jupyter-vscode-proxy==0.5
- code-server==4.10.1

# 2024-08 workshop, #5908
- tree
- ruff

- pip:
# - -r /tmp/infra-requirements.txt
# Econ 148, Spring 2023 https://github.com/berkeley-dsep-infra/datahub/issues/4093
Expand Down

0 comments on commit 63e2ba7

Please sign in to comment.