notebook
notebook copied to clipboard
Jupyter Interactive Notebook
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...
## 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,...
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.
### 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
## 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,...
 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?
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
Resolves #7445 by checking if `notebooks/` paths are directories before attempting to load them as notebooks.
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...