Eric Gentry

Results 51 comments of Eric Gentry

I wanted to build a macro system into the addon for these kinds of situations, but I never got around to it. I don't think I'll have time in the...

@Madhanla Thanks for reporting this. It's on my TODO list 👍

@jtpio This is pretty much done (minus some small formatting items and the signalling issue mentioned above) if you want to take a look. Keep in mind that this is...

@fcollonval If you have time to review I'd like to get this approved, the Dual Compatibility document has a spinoff "Plugin System" document (see top post description) that depends on...

> @ericsnekbytes does this work with jupyterlab 3? @terlan4 It does work in JupyterLab 3, just tested it. The Provider/Consumer pattern is a foundational piece of JupyterLab's design and of...

There are some unrelated pytest/playwright failures (running from a clean clone) affecting work here, tracked in: - [#282 ](https://github.com/jupyterlab/extension-examples/issues/282) - [#283](https://github.com/jupyterlab/extension-examples/issues/283)

Also running into this error, which seems to be successful but is returning a non-zero exit code: > Run jupyter labextension list 2>&1 | tee labextension.list > JupyterLab v4.4.3 >...

Probably related to https://github.com/jupyterlab/jupyter-collaboration/pull/353 Error: ============================================================= FAILURES ============================================================= _ /Users/egentry/workspace_ana/xtest/extension-examples/documents/README.md: https://jupyterlab-realtime-collaboration.readthedocs.io/en/stable/api/interfaces/collaborative_drive.ICollaborativeDrive.html _ https://jupyterlab-realtime-collaboration.readthedocs.io/en/stable/api/interfaces/collaborative_drive.ICollaborativeDrive.html: 404: Not Found

My pypi username is ericsnekbytes, thanks! On Mon, May 1, 2023, 1:37 AM Rosio ***@***.***> wrote: > Thank you for the ping @echarles ! My PyPI > username is RRosio....