Jeremy Tuloup

Results 481 issues of Jeremy Tuloup

### Problem As noticed in https://github.com/jupyterlite/pyodide-kernel/issues/59#issuecomment-2257818562, leaving trailing commas in a `jupyter-lite.json` prevents the `jupyter lite build` process to pick up the config provided in this file, without failing or...

enhancement

This is an issue for the `0.5.0` release planning. ## Features - Update to JupyterLab 4.3 and Notebook 7.3 ## Timeline TBD

## Description When using `jupyterlab-git` on a system for which the main SSH key is passphrase protected, `jupyterlab-git` may become unusable even when using it locally only. [jupyterlab-git-stuck.webm](https://github.com/user-attachments/assets/1d785847-e826-4782-8bdd-2c0f1c225206) ## Reproduce...

bug

## Is your feature request related to a problem? Please describe. Currently the JupyterLab git panel looks like this: ![image](https://github.com/user-attachments/assets/9c426c3e-8b42-4f0e-a6ea-32bdeac11be5) While the other panels use a more consistent collapsable side...

enhancement

## Description Clicking on the refresh icon quickly creates many notifications. ## Reproduce 1. Go to the git panel 2. Click on the refresh icon multiple times 3. Many notifications...

bug

## Is your feature request related to a problem? Please describe. JupyterLab git does not show any information about other repos listed in a `.gitmodules` file. For example https://github.com/denoland/deno defines...

enhancement

## Description Using the branches UI to switch between branches: ![image](https://github.com/user-attachments/assets/142e6d9f-a0bc-4c7d-821e-ec38692cc127) Seems to be reverting local changes. ## Reproduce 1. Clone a repo 2. Make a change to a file...

bug

## Description The demo appears to be broken when trying it on Binder: ![image](https://github.com/user-attachments/assets/45e483bc-f992-49cb-999f-f7102974286d) ## Reproduce https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/HEAD?urlpath=lab/tree/demo ## Expected behavior JupyterLab should start on Binder. ## Context Also reported in...

bug

`jupyverse` was built with `fps` in the beginning: https://github.com/jupyter-server/fps But then it switched to Asphalt: https://github.com/jupyter-server/jupyverse/pull/277 However all `jupyverse` plugins still use `fps-` as their prefix. This is confusing because...

Fixes the settings code snippet in the README so it renders nicely, and can be copied and paster more easily. **Before** ![image](https://github.com/user-attachments/assets/8537507c-93bf-4bb8-bea2-e2ca239c5429) **After** ![image](https://github.com/user-attachments/assets/53b9ab65-354e-4ee2-8392-9a8132a848e5)