Skip to content

Commit

Permalink
Upgrade nodejs to version 18
Browse files Browse the repository at this point in the history
  • Loading branch information
balajialg committed Dec 8, 2023
1 parent 11e8547 commit ca455b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployments/ischool/image/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies:
- syncthing==1.25.0
- jupyter-rsession-proxy==2.2.0
# https://github.com/berkeley-dsep-infra/datahub/issues/5251
- nodejs=16 # code-server requires node < 17
- nodejs=18 # code-server requires node < 17
- jupyter-vscode-proxy==0.5
- code-server==4.10.1
# bug w/notebook and traitlets: https://github.com/jupyter/notebook/issues/7048
Expand Down

0 comments on commit ca455b5

Please sign in to comment.