Skip to content

Commit

Permalink
Merge pull request #7 from shaneknapp/remove-infra-reqs-from-environment
Browse files Browse the repository at this point in the history
normalizing/removing extraneous infra-requirements.txt
  • Loading branch information
shaneknapp authored Sep 30, 2024
2 parents 6e3f5c3 + 1364b39 commit fe7dcc0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 37 deletions.
8 changes: 0 additions & 8 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ dependencies:
- jupyter-vscode-proxy==0.6
- code-server==4.23.1
- pip:
#- -r infra-requirements.txt
# Upgrade separate from what everyone else uses for now
# https://github.com/berkeley-dsep-infra/datahub/issues/3693
- notebook==7.3.0a1
Expand All @@ -41,10 +40,3 @@ dependencies:
- jupyterlab-a11y-checker==0.1.2
# pulled in by ottr, if not pinned to 1.16.2, 1.16.3 causes DH-323
- jupytext==1.16.2
# ###
# The items below are from infra-requirements, however lab conflicts with the
# alpha notebook.
# We disable infre-requirements.txt above and manually enable some of what it
# provides below.
# ###
# Matches version in images/hub/Dockerfile
29 changes: 0 additions & 29 deletions infra-requirements.txt

This file was deleted.

0 comments on commit fe7dcc0

Please sign in to comment.