rucio / jupyterlab-extension

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

Failing test build #22

Closed goseind closed 8 months ago

goseind commented 1 year ago

Because of outdated dependencies, the test build of the extension seems to fail.

For example https://github.com/rucio/jupyterlab-extension/actions/runs/6225180068 grafik

Once fixed the bdage for both workflows in the readme should be updated, as they are not displayed correctly.

This guide might be needed to migrate to JL v4: https://jupyterlab.readthedocs.io/en/latest/extension/extension_migration.html

ftorradeflot commented 8 months ago

Closing this issue since the test workflow was fixed a while ago and I fixed the badges in the README. Upgrading Jupyterlab to v4 is an independent task (#27 )