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

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

enhancement

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

bug

## 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...

bug

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...

tag:Browser Compatibility

**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...

bug
status:Needs Info

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...

bug

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...

maintenance
dependencies
javascript

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...

enhancement

### 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...

enhancement
status:Needs Discussion