Skip to content

Commit

Permalink
traitlets bug
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneknapp committed Oct 31, 2023
1 parent 1afe480 commit 3796a9e
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions deployments/biology/image/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,4 @@ dependencies:
# Packages for MCB-160L iss #3942
- allensdk==2.13.6
- otter-grader==3.1.4
- notebook==6.5.6
1 change: 1 addition & 0 deletions deployments/data8/image/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ dependencies:
- okpy==1.18.1
- datascience==0.17.0
- otter-grader==4.3.4 # Based on request from ericvd and sean.morris
- notebook==6.5.6
1 change: 1 addition & 0 deletions deployments/datahub/images/default/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -304,3 +304,4 @@ dependencies:

# Used by MCB32, but incompatible with ipywidgets 8.x
- qgrid==1.3.1
- notebook==6.5.6
1 change: 1 addition & 0 deletions deployments/dev-r/images/default/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ dependencies:
- pip:
- -r infra-requirements.txt
- jupyter-shiny-proxy==1.1
- notebook==6.5.6
1 change: 1 addition & 0 deletions deployments/dev-r/images/secondary/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ dependencies:
- pip:
- -r infra-requirements.txt
- jupyter-shiny-proxy==1.1
- notebook==6.5.6

0 comments on commit 3796a9e

Please sign in to comment.