jupyterlab / extension-examples

JupyterLab Extensions by Examples
BSD 3-Clause "New" or "Revised" License
439 stars 167 forks source link

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

Closed krassowski closed 5 months ago

krassowski commented 5 months ago

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 commented 5 months ago

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 _