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

Restore the use of contentHeader, make CI green, improve scripts #263

Merged
merged 8 commits into from
Feb 7, 2024

Conversation

krassowski
Copy link
Member

@krassowski krassowski commented Feb 4, 2024

Fixes #262

Previously implementation would simply override the main area widget altogether (as seen on the gif in README). Now it properly populates content header:

image

Also, fixes linting issue in context-menu example

Also, actually runs embedme on jlpm lint and changes order in which lint:check runs (we should first fix linting and only then worry about embedding as the former influences the latter)

@krassowski krassowski changed the title Restore the use of contentHeader Restore the use of contentHeader, make CI green, improve scripts Feb 4, 2024
@krassowski krassowski marked this pull request as ready for review February 4, 2024 15:50
@krassowski
Copy link
Member Author

The remaining failure is unrelated:

=================================== FAILURES ===================================
_ /home/runner/work/extension-examples/extension-examples/clap-button-message/README.md: https://jupyterlab.readthedocs.io/en/latest/extension_dual_compatibility.html _

Copy link
Member

@fcollonval fcollonval left a comment

Choose a reason for hiding this comment

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

Thanks @krassowski

@fcollonval fcollonval merged commit 2839130 into jupyterlab:main Feb 7, 2024
84 of 87 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

contentheader example incorrectly updated to JupyterLab 4?
2 participants