rucio / jupyterlab-extension

Rucio Jupyterlab plugin (GSOC Project)
Apache License 2.0
7 stars 9 forks source link

JupyterLab version (v3 to v4) update #27

Closed ftorradeflot closed 3 months ago

ftorradeflot commented 8 months ago

There's an extension migration guide: https://jupyterlab.readthedocs.io/en/4.0.x/extension/extension_migration.html

garciagenrique commented 8 months ago

Summary of the jupyter/base-notebook - JupyterLab version relationship on the repo wiki.

@ftorradeflot If I recall correctly, did you mention that the python version of the jupyter/scipy-notebook that you were spawning were coming with jlab v3 and python >3.9 ? I would like to know which is this scipy-notebook version and where are you pulling it from. Thanks !

ftorradeflot commented 7 months ago

No, I couldn't find a version with python 3.9. I created my own environment using another image. The scripts to launch a test environment are almost ready, see my fork of the project

garciagenrique commented 6 months ago

Current progress on fork: https://github.com/garciagenrique/jupyterlab-extension/pull/5

garciagenrique commented 3 months ago

see https://github.com/rucio/jupyterlab-extension/pull/32