Jeremy Tuloup

Results 2214 comments of Jeremy Tuloup

Closing as this should be fixed with the latest versions of Notebook 7, JupyterLab and NBClassic. Please have a look at the documentation to learn how to run the different...

This extension by @kolibril13 looks pretty good too: https://github.com/kolibril13/jupyter-tldraw In any case, such functionality would probably still be implemented as an extension for the time being. So we could close...

Note the same issue in JupyterLab may have more context and pointers: https://github.com/jupyterlab/jupyterlab/issues/9194

Thanks @jdranczewski for following-up, closing as fixed then!

Many thanks @trungleduc for picking this up, will have a look soon :+1:

@giswqs this likely works in Jupyter Notebook 7 since it's based on JupyterLab, but probably not in VS Code.

Looks like there are a couple of conflicts to fix. We can also publish the current versions (from this PR) of the `@jupyterlab/metadataform` and `@jupyterlab/metadataform-extension` packages to help make the...

> I think it's a good time to merge this and iterate if there is any fall out from it. I think the suggestion to publish the newly introduced packages...

> Yeah they'll have to be published before merging or the CI will keep failing on master until the next release. FYI I just published the temporary packages to npm,...

We're still waiting for https://github.com/vega/vega-lite/pull/8473. In the meantime TS 4.9 was released: https://devblogs.microsoft.com/typescript/announcing-typescript-4-9/ We can probably update to 4.9 directly in this PR after rebasing and fixing the conflicts.