Jeremy Tuloup

Results 2209 comments of Jeremy Tuloup

FYI I opened https://github.com/jupyterlab/jupyterlab/issues/12193 as an attempt to do the conversion to markdown. Using [rst-to-myst](https://github.com/executablebooks/rst-to-myst), although some directives and syntax still need to be updated manually after running `rst-to-myst convert`....

> [@krassowski](https://github.com/krassowski) suggests exploring Jupyter Book for documentation, now that it is generally available. That sounds like a great idea. Adding as a (advanced) good first issue in case someone...

This is likely an issue with the `jupyterlab-demo` repo as it still does not load on Binder: https://github.com/jupyterlab/jupyterlab-demo/issues/145

> I will propose to include this in 4.3.0 milestone as this is a minor change in dependencies and fixes a user-facing bug in the editor. Sounds good :+1:

> might need #104, but this should probably be first-party +1 on being first-party. Other apps like retro would just ignore the endpoint anyway.

Thanks @ogrisel for opening the issue :+1: > It seems that this is caused by a race condition: if you wait long enough after a manual restart and the first...

We've been looking into this with @lesteve today, and it seems to be related to some issues with the handling of sessions on kernel restart / shutdown (investigating in https://github.com/jupyterlite/jupyterlite/pull/1538):...

> since it won't need a custom drive anymore, but it will instead register an RTC content provider on the default drive. It would also be worth taking the time...

> who earlier opened two PRs with the same goal of dropping the `RTC:` prefix: These two PRs can likely still exist on their own. Or at least https://github.com/jupyterlab/jupyterlab/pull/16556 which...