notebook icon indicating copy to clipboard operation
notebook copied to clipboard

Jupyter Interactive Notebook

Results 400 notebook issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi, I am trying to make the html and other served files by the notebook relative to the entire path. However, the **base_url** configuration always results on the notebook serving...

### Problem Redirection screen that directs to jupyter is always white, regardless of system, browser, or jupyter theme ### Proposed Solution Jupyter's redirection screen should preferably match the browser, or...

bug

## Description When the user presses CTRL+F or CMD+F, custom JupyterLab code for Find appears. This behavior differs from the classic notebook (https://github.com/jupyter/nbclassic/) which does not override these shortcut keys,...

bug

ctrl-modifyer key in terminal does not work with backspace. It works with left/right and delete-key (which moves/deletes a word), but when using with backspace only single character is removed.

bug

### Problem Paths in `notebooks/` url routes that are directories and not notebooks will show an error instead of redirecting to `tree/` urls. This behavior differs from Classic Notebook (notebook

enhancement

## Description If I insert a code block in the middle, for example, add a code block below an existing block, and if I scroll down or execute this block,...

bug
status:Blocked

![image (9)](https://github.com/user-attachments/assets/01cf250e-559d-4f19-b7a4-bc7a84bd9972) I have noticed amongst our machines that the security token only comes in some of the time. Is there a reason why the security token box gets triggered?

bug
status:Needs Info
status:Needs Triage

Update to the latest pre-release: https://github.com/jupyterlab/jupyterlab/releases/tag/v4.3.0a2 Part of https://github.com/jupyter/notebook/issues/7441

maintenance

Resolves #7445 by checking if `notebooks/` paths are directories before attempting to load them as notebooks.

enhancement

A meta issue for the 7.3 release planning. ## Features - [ ] https://github.com/jupyter/notebook/issues/7441 - [ ] https://github.com/jupyter/notebook/pull/7354 : that one should be high priority, as this appears to be...

enhancement
help wanted