Jeremy Tuloup

Results 481 issues of Jeremy Tuloup

## Description The following message is logged to the dev tools console when creating a new console: ``` Error: Canceled future for history_request message before replies were done ``` ![image](https://user-images.githubusercontent.com/591645/131450512-6344cb56-4b5f-4fba-8a5c-732e65c18ef6.png)...

bug

### Problem For now the packages are required in the main `index.js` file: https://github.com/jupyterlab/retrolab/blob/4221275e895bb5f6be57c6ed85d7b1058eb9dde0/app/index.js#L83-L143 This is a bit tedious as this file needs to be updated when we add new...

enhancement

### Problem The classic notebook shows a "Trust" indicator in the top area: ![image](https://user-images.githubusercontent.com/591645/141128068-f5bfecdd-5796-4533-889d-229bd9ed7b99.png) RetroLab currently doesn't provide such indicator. ### Proposed Solution JupyterLab shows a shied in the status...

enhancement
help wanted

This change adds a new `Adding extra handlers to the hub` page to the documentation, to show how to use `c.JupyterHub.extra_handlers` to define custom handlers and have them displayed in...

documentation

Switch to a lab-based app for the Voila frontend. [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jtpio/voila/lab-based?urlpath=voila/tree) Closes #4. Closes https://github.com/voila-dashboards/voila/pull/238 Might fix https://github.com/voila-dashboards/voila/issues/904 This replaces the current `requirejs` + `nbextensions` approach by a JupyterLab plugin based...

enhancement
new
api-change

### Problem At some point we'll want to start merging breaking changes into the `main` branch. We should then start considering making a `0.4.0` release. ### Proposed Solution A new...

enhancement

### Problem In the [Jupyter Server Meeting yesterday](https://github.com/jupyter-server/team-compass/issues/4#issuecomment-925941938), we discussed the use case of having a `fps` plugin for Voila. This would be a good example for having a tihrd-party...

enhancement

### Problem With the `ExtensionApp` now part of the latest Jupyter Server stable releases since 1.0, we should switch `voila` to using it. ### Proposed Solution There has already been...

enhancement

The `many_iopub_messages_test` check seems to be failing more often on CI on `macos` recently. We should investigate whether this is something to worry about, or if it is just flaky...

testing
maintenance

**EDIT**: this branch depends on https://github.com/voila-dashboards/voila/pull/41. The relevant changes for this current PR are the ones under `packages/jupyterlab-voila/*`. ### Motivation Having such list can be useful to get an idea...

jupyterlab-preview