Skip to content

Commit

Permalink
Merge pull request #10 from balajialg/a11y_upgrade
Browse files Browse the repository at this point in the history
debump jupyterlab version to confirm that it is the culprit breaking the navigation of a11y-extension
  • Loading branch information
balajialg authored Oct 21, 2024
2 parents 21e8015 + dde0365 commit 9cb7ae2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ dependencies:
- pip:
# Upgrade separate from what everyone else uses for now
# https://github.com/berkeley-dsep-infra/datahub/issues/3693
- notebook==7.3.0a1
- jupyterlab==4.3.0b1
- notebook==7.0.7
- jupyterlab==4.0.11
- nbconvert-a11y==2024.03.25
- nb2pdf==0.6.2
- nbpdfexport==0.2.1
Expand Down

0 comments on commit 9cb7ae2

Please sign in to comment.