notebook
notebook copied to clipboard
Jupyter Interactive Notebook
When I try to launch Jupiter Notebook from the command line or from Anaconda Navigator I get the following error: [C 13:09:45.091 NotebookApp] Bad config encountered during initialization: [C 13:09:45.104...
- [ ] Enable/Disable mechanism - [ ] Delete line shortcut
Workaround for https://github.com/jupyter/notebook/issues/7210. It's not clear yet which change introduced the behavior reported in https://github.com/jupyter/notebook/issues/7210. Fixes https://github.com/jupyter/notebook/issues/6665
## Description Copy-Pasting across notebooks does not work in the Notebook 7. I confirmed that this feature is still functional in the Classic notebook. ## Reproduce 1. Go to Notebook...
Latest stable version, latest stable Firefox, Python 3.11. All keyboard shortcuts and most other mouse functions are broken. Cells cannot be run by keyboard or mouse. Attempting to duplicate or...
**Describe the bug**/ **To Reproduce** 🚫 When I launch notebook from terminal, it keeps giving `forbidden` error, when trying to save (in the title, the error message in console, with...
Jupyter notebooks sometimes fail to load when I'm using Safari on macOS. Everything works as expected after loading the page in private mode. Here are my investigations so far. The...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...
This is essentially the same as jupyter/jupyterlab#4422 but for notebook It would be really helpful if the `notebook` subcommand could support a `--name` or `--tag` parameter to set the browser...
### Problem There is a current limitation in Ipykernel where it is not possible to modify the order or cancel operations of queued cells once they have been set. This...