Skip to content

Commit

Permalink
[edx] Deployment Configuration
Browse files Browse the repository at this point in the history
- Configured staging and prod
- Configured default theme to GitHub Light
- Configured Grader DNS
- Added jupyter-archive for downloading
- notebook version 7.0.6
- jupyterlab version 4.0.9
- popularity-contest switched Shane's version
  • Loading branch information
sean-morris committed Nov 29, 2023
1 parent 93200e1 commit f30a2d5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deployments/edx/image/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ dependencies:
- python==3.11.0
- git==2.39.1
- jupyter-resource-usage==1.0.0
- jupyterlab==4.0.4
- jupyterlab==4.0.9
- jupyterlab-favorites==3.0.0
- jupyterlab_server==2.23.0
- jupyterlab_widgets==3.0.8
- jupyter_server==2.7.0
- nbgitpuller==1.1.1
- notebook==7.0.2
- notebook==7.0.6
- folium==0.14.0
- h5netcdf==1.0.2
- ipywidgets==8.0.7
Expand Down Expand Up @@ -44,6 +44,6 @@ dependencies:
- nbconvert==7.6.0
- pytest-notebook==0.8.1
- gh-scoped-creds==4.1
- popularity-contest==0.4.1
- git+https://github.com/shaneknapp/python-popularity-contest.git@add-error-handling
- otter-grader==4.4.1
- otter-submit==0.1.1

0 comments on commit f30a2d5

Please sign in to comment.