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

Add typings to the inline completer example #16421

Merged
merged 3 commits into from
Jun 4, 2024

Conversation

jtpio
Copy link
Member

@jtpio jtpio commented Jun 3, 2024

References

Add typings to the inline completer example: https://jupyterlab.readthedocs.io/en/latest/extension/extension_points.html#inline-completer

To make easier to copy and paste the example, and have the extension build directly.

Code changes

Documentation update.

User-facing changes

None

Backwards-incompatible changes

None

Copy link

Thanks for making a pull request to jupyterlab!
To try out this branch on binder, follow this link: Binder

@krassowski krassowski added this to the 4.2.x milestone Jun 3, 2024
krassowski
krassowski previously approved these changes Jun 3, 2024
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.

Thank you @jtpio!

@krassowski krassowski dismissed their stale review June 3, 2024 18:43

I noticed something

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.

Sorry, I was too quick at first pass. I think you wanted to make the changes in Inline Completer section but you made them in Code Completer section. I added suggestions on the modified lines of code but GitHub UI does not allow me to add suggestions lower down on the Inline Completer section

docs/source/extension/extension_points.rst Outdated Show resolved Hide resolved
docs/source/extension/extension_points.rst Outdated Show resolved Hide resolved
docs/source/extension/extension_points.rst Outdated Show resolved Hide resolved
@jtpio
Copy link
Member Author

jtpio commented Jun 3, 2024

Ah yes good catch, it was one section below!

Fixing that now.

jtpio and others added 2 commits June 3, 2024 20:50
Co-authored-by: Michał Krassowski <5832902+krassowski@users.noreply.github.com>
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 now, thanks!

@jtpio
Copy link
Member Author

jtpio commented Jun 4, 2024

Thanks for the review!

@jtpio jtpio merged commit b870a3f into jupyterlab:main Jun 4, 2024
79 of 82 checks passed
@jtpio jtpio deleted the inline-completer-docs branch June 4, 2024 07:56
@jtpio
Copy link
Member Author

jtpio commented Jun 4, 2024

@meeseeksdev please backport to 4.2.x

meeseeksmachine pushed a commit to meeseeksmachine/jupyterlab that referenced this pull request Jun 4, 2024
krassowski pushed a commit that referenced this pull request Jun 4, 2024
Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
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