Jeremy Tuloup

Results 481 issues of Jeremy Tuloup

It looks like the file `sonicpicomplete.vim` was last updated more than 2 years ago. Meanwhile, a few more synths and other options have been added to Sonic Pi, and it...

enhancement
help wanted

## Description Opening a notebook with the `jupyterlite-xeus-sqlite` kernel gives the following error in the console: ``` RuntimeError: Aborted(Assertion failed: sz < N && "setting a small size", at: /install/include/xtl/xbasic_fixed_string.hpp,109,set_size)....

bug

Update to: - https://github.com/jupyterlab/jupyterlab/releases/tag/v4.2.0b2 - https://github.com/jupyterlab/jupyterlab/releases/tag/v4.2.0b3 - https://github.com/jupyterlab/jupyterlab/releases/tag/v4.2.0rc0

enhancement

Follow-up to https://github.com/jupyter/notebook/pull/7346 https://github.com/jupyter/notebook/pull/7346 pinned on `macos-12` to fix CI. But we should look into fixing the issues and revert to `macos-latest`.

maintenance
help wanted

Currently seeing this error on the dev tools console on the latest `main`: ![image](https://github.com/jupyter/notebook/assets/591645/bf4fb57e-31e9-4486-87b6-b65a6d5954dc) ``` Settings failed to load for (@jupyterlab/metadataform-extension:metadataforms) ``` And ``` Settings failed to load for (@jupyterlab/cell-toolbar-extension:plugin)...

bug

Fixes #7231 Fixes https://github.com/jupyter/notebook/issues/7318 Closes https://github.com/jupyter/notebook/pull/7301 ![image](https://github.com/jupyter/notebook/assets/591645/739653cc-b03a-46bd-b644-c82264c95c02) [notebook-windowing-mode-full.webm](https://github.com/jupyter/notebook/assets/591645/4fc5d190-7dbd-49f3-acbb-4fa8dbd23c46)

bug

https://github.com/jupyter/notebook/pull/7312 added a plugin to default to the `defer` windowing mode, because the `full` windowing mode still has CSS issues: - https://github.com/jupyter/notebook/issues/7231 - https://github.com/jupyter/notebook/pull/7301 We should look into removing it....

bug

This is an issue for the 7.2 release planning. ## Features - [x] https://github.com/jupyter/notebook/pull/7307 ## Timeline TBD

Similar to https://github.com/jupyterlite/jupyterlite/pull/1261 To avoid using a bot account to publish to PyPI. The trusted publisher has been added on PyPI: ![image](https://github.com/jupyterlite/p5-kernel/assets/591645/a09139f2-df88-4304-9031-4c0e8fd4b278)

maintenance

- [ ] Update for JupyterLite 0.2.0 - [ ] Update `@jupyterlite` and `@jupyterlab` packages

enhancement