Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

normalizing/removing extraneous infra-requirements.txt #7

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.