From 1f0247b18ead942616192536a76ecda53054ec46 Mon Sep 17 00:00:00 2001 From: Jakub Vonka Date: Tue, 27 Jan 2026 16:52:02 +0100 Subject: [PATCH] added jupyter-server-proxy package to jupyter-alpha --- README.md | 2 +- jupyter-alpha.yml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 86e08a3..122c63a 100755 --- a/README.md +++ b/README.md @@ -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 diff --git a/jupyter-alpha.yml b/jupyter-alpha.yml index 7bd778f..a4f37b1 100755 --- a/jupyter-alpha.yml +++ b/jupyter-alpha.yml @@ -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