Skip to content
Snippets Groups Projects

pin the jupyter hub and lab versions via conda

Merged Klaus Reuter requested to merge pin_jupyter_via_conda into main
1 file
+ 4
2
Compare changes
  • Side-by-side
  • Inline
+ 4
2
@@ -28,10 +28,12 @@ dependencies:
- pyscal
- sqsgenerator
- pymatgen
# the following three should be already included with the base image
- runner
#
- jupyterhub=2.3
- jupyterlab=3.2.9
- ipykernel
- ipympl
- runner
# build tools necessary for ace:
- make
- cmake
Loading