-
Notifications
You must be signed in to change notification settings - Fork 181
Update the extension examples repo to use the latest extension template #284
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
base: main
Are you sure you want to change the base?
Conversation
Almost there.... Tracking the last two failures.... |
Aahhhhh ... it looks like I didn´t synchronize my two branches .... sorry... |
Dear maintainers, if I have synchronized correctly this branch with https://github.com/cmarmo/extension-examples/tree/test-for-update, I am still having two failures in "kernel-output" and "toolbar-button". I dare to ask for some help there... 😞 I am unable to understand the error in On the other side if I understand correctly |
😱 |
I guess we need a new template version to pull jupyterlab/extension-template#107. Or to pin down the |
Thank you @krassowski! |
Don´t bother starting the CI ... I have some new failures in my test version too... 🤔 |
I have fixed |
I guess this is the issue for |
Dear maintainers,
this pull request updates the extension examples to the latest extension template.
I tried to create one commit per example as I feel it could make the review easier, don't hesitate to squash the commits if this PR is merged.
Hopefully this update will solve the failing CI in #279
Thank you for your attention.