added jupyter-server-proxy package to jupyter-alpha

This commit is contained in:
2026-01-27 16:52:02 +01:00
parent f86b63e04a
commit 1f0247b18e
2 changed files with 2 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ Here we collect .yaml files and other instructions necessary to reproduce the co
1. **analysis-edge** - env for data analysis, kept up to date. Widget and other compatibilities with jupytera not
guaranteed. Works well when running up-to-date jupyterlab not from the spawner but started individually in the node with `jupyter notebook`
2. **analysis** - copy of analysis-edge, but staying behind a bit to eliminate new issues
2. **analysis-stable** - copy of analysis-edge, but staying behind a bit to eliminate new issues
3. **slic** - env for instrument control with slic

View File

@@ -25,6 +25,7 @@ dependencies:
- nb_conda_kernels # for discovery of other kernels
- jupyterlab_code_formatter
- jupyter-collaboration
- jupyter-server-proxy
# disabled until stable with collaboration: - jupytext
# PSI specific modules