Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update JupyterLab 4.2.0 and fix test start store #305

Merged
merged 3 commits into from
May 7, 2024

Conversation

davidbrochart
Copy link
Collaborator

After jupyter-server/pycrdt-websocket#42, main is broken, see here.

Copy link
Contributor

github-actions bot commented May 7, 2024

Binder 👈 Launch a Binder on branch davidbrochart/jupyter_collaboration/fix-test

@davidbrochart
Copy link
Collaborator Author

Looks like failures are related to JupyterLab 4.2.0.
cc @krassowski @fcollonval

@krassowski
Copy link
Member

I think two things need to be done:

  • currently the packages pin to alpha versions of JupyterLab 4.2.0 - these need to be bumped for the "outdated packages" failing check to go away
  • the snapshots will need to be updated to include the updated UI elements from JupyterLab 4.2.0

@davidbrochart
Copy link
Collaborator Author

Thanks @krassowski, I opened #306.

@davidbrochart
Copy link
Collaborator Author

I rebased this PR on #306.

@davidbrochart davidbrochart changed the title Fix test start store Update JupyterLab 4.2.0 and fix test start store May 7, 2024
@davidbrochart davidbrochart force-pushed the fix-test branch 2 times, most recently from 4fb7199 to 1299c89 Compare May 7, 2024 15:10
@davidbrochart
Copy link
Collaborator Author

Finally got it working 😄
Do you want to review @krassowski ?

Copy link
Member

@krassowski krassowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks @davidbrochart!

@davidbrochart davidbrochart merged commit 0cc728a into jupyterlab:main May 7, 2024
20 checks passed
@davidbrochart davidbrochart deleted the fix-test branch May 7, 2024 16:03
davidbrochart added a commit to davidbrochart/jupyter_collaboration that referenced this pull request May 7, 2024
jzhang20133 pushed a commit that referenced this pull request May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants