notebook
notebook copied to clipboard
Jupyter Interactive Notebook
Currently Notebook 7 shows the default file browser on the `/tree` page:  However in JupyterLab it's also possible to use different drives to manage contents from other sources. For...
In https://github.com/jupyter/notebook/pull/6872 we noticed some differences for the rendering of the "Click to add a cell" button in Firefox when running the Playwright tests. **default** (on CI) The "Click to...
## Firefox - no way to scroll to the last columns  ## Edge 
**Environment** Jupyter Notebook version: 6.3.0 Conda version: 4.10.1 Python version: 3.7.10 Platform: Mac OS version 10.15.3 Browser Version: Google Chrome - Version 90.0.4430.212 (Official Build) (x86_64) **Description** 1.Created a cell...
Left Sidebar menu only suggest "Show table of content"top menu with a checkmark ? The Right sidebar menu suggest Debugger and Notebook Tools. Should it be just a "Show table...
Testing with: - `7.1.0a0`, `7.1.0a1` or `7.1.0a2` (or newer) - A custom drive, for example https://github.com/jupyterlab/jupyterlab-github/ The default file browser on the tree page tries to create files and directories...
**Environment** Jupyter Notebook version: 6.3.0 Conda version: 4.10.1 Python version: 3.7.10 Platform: Mac OS version 10.15.3 Browser Version: Google Chrome - Version 90.0.4430.212 (Official Build) (x86_64) **Description** I encountered this...
### Problem The interface switcher widget is currently a `MenuBar` widget (from Lumino) with only one first level item (`Open with...`). The `MenuBar` widget catches the left and right arrow...
## Description When in a jupyter notebook, with indentation set to tab, if you select a block of code and hit tab to indent it, it inserts spaces. If you're...
## Description When simulating a click on the save button element or its parent using JavaScript, the notebook is not saved. This is needed in an R client library for...