added jupyter-server-proxy package to jupyter-alpha
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user