Jeremy Tuloup

Results 481 issues of Jeremy Tuloup

only the text overlap in the second shortcut option and "Default" remains: _Originally posted by @kolibril13 in https://github.com/jupyterlab/jupyterlab/issues/16216#issuecomment-2067798496_ @krassowski replied: > I don't know how to fix this at the...

bug
tag:Settings
pkg:settingeditor

## Description The `Visual Regression Tests` and `Visual Regression Documentation` CI checks are often flaky, which makes the CI checks appear as failing. ## Reproduce Example run for https://github.com/jupyterlab/jupyterlab/pull/14944: https://github.com/jupyterlab/jupyterlab/actions/runs/5817952284/job/15773457526?pr=14944...

bug
help wanted
maintenance
tag:Testing

We are currently using ESLint and Prettier to lint files on the JupyterLab code base: https://github.com/jupyterlab/jupyterlab/blob/8819549495cd11470b4db7464d1d59c53cfce787/package.json#L72-L76 https://github.com/jupyterlab/jupyterlab/blob/8819549495cd11470b4db7464d1d59c53cfce787/package.json#L85-L87 These tools were originally chosen as they are very popular within the web...

maintenance

Node.js now provides a test runner: https://nodejs.org/api/test.html Starting with version 20, it is now considered stable: ![image](https://github.com/jupyterlab/jupyterlab/assets/591645/0b57a224-d444-40d5-92cd-1c82468400c6) Since we now require Node.js 20 for development (https://github.com/jupyterlab/jupyterlab/pull/15996), it could be interesting...

maintenance

The last update was for TypeScript 5.1, done in https://github.com/jupyterlab/jupyterlab/pull/14638. It would be great to look into updating to the latest version to not lag behind for too long. In...

maintenance

Having a `CHANGELOG.md` file at the top-level of the repo would help users get a quick idea of the changes for each version. Currently the latest GitHub release is `1.7.0`:...

Opening the issue here although it's not clear whether this is an issue with NBClassic or with BinderHub / JupyterHub. Testing JupyterLab 4 + Notebook 7 + NBclassic on Binder...

Extract the part of https://github.com/jupyterhub/repo2docker/pull/1302 to update to JupyterLab 4, without the Notebook 7 update.

breaking

Follow the JupyterLab config: https://github.com/jupyterlab/jupyterlab/blob/main/dev_mode/webpack.prod.config.js To check: - https://github.com/jupyterlab/jupyterlab/pull/9776 Fixes #7373 Fixes https://github.com/jupyter/notebook/issues/7221

maintenance

Troubleshoot https://github.com/jupyter/notebook/issues/6974

maintenance