kopia lustrzana https://github.com/jupyterhub/repo2docker
Bump version of nodejs
16 is also an LTS, and is the current active LTS. Triggered by code-server package needing a newer version of nodejs!pull/1172/head
rodzic
e725b079da
commit
5738d4161c
|
@ -2,7 +2,7 @@ channels:
|
||||||
- conda-forge
|
- conda-forge
|
||||||
dependencies:
|
dependencies:
|
||||||
- python=3.7
|
- python=3.7
|
||||||
- nodejs=14
|
- nodejs=16
|
||||||
- pip
|
- pip
|
||||||
- ipywidgets==7.7.0
|
- ipywidgets==7.7.0
|
||||||
- jupyter-offlinenotebook==0.2.2
|
- jupyter-offlinenotebook==0.2.2
|
||||||
|
|
Ładowanie…
Reference in New Issue