notebook icon indicating copy to clipboard operation
notebook copied to clipboard

Jupyter Interactive Notebook

Results 304 notebook issues
Sort by recently updated
recently updated
newest added

If I run `jupyter notebook`, it pops up an empty instance of vscode for me - rather than a browser. I believe this is because .html files are opened in...

documentation

I wanted to save my notebook in User/username/Python script but will show permission denied. I can only save them in User/username. I also can't save for editing existing notebooks that...

**Describe the bug** On ~~French AZERTY~~ non-English MacOS keyboards, the block-comment lines keyboard shortcut ~~`ctrl`+`/`~~ (`cmd`+`/` on MacOS) doesn't work. (it seems it is not an isolated case, but related...

Hi everyone, I encountered a problem: When I run a cell, it is so slow to run. However, if I try it again, it is working regularly. Empirically, I reached...

env: mac: 10.13.6 python: Python 3.6.0 (v3.6.0:41df79263a11, Dec 22 2016, 17:23:13) all the pip, jupyter, notebook are latest. ``` WARNING:root:kernel ae65b357-ee9b-418e-9e20-951e8f7e5877 restarted Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/runpy.py", line...

To ease maintenance, it would be useful to have a script that checks what the latest version of JupyterLab is, and automatically opens a PR that bumps to the newer...

maintenance

## Description I ran into this issue using a mobile device (Huawei Matepad Pro 13.2') with a external mouse. The issue happens consistently in the official Jupyter Notebook/Lab/Lite demos. When...

bug
status:Needs Triage

Hello, **1. Export Option:** "Save And Export Notebook Option" is not visible in the jupyter file menu. Is there any workarounds or bug fix available ?. **Current Version:** Notebook -...

bug

Unless this is a feature already I think it would be nice to have a separate file (something like .ipynb.output) that links output to their cells in the .ipynb json...

**Issue No.** [#7216](https://github.com/jupyter/notebook/issues/7216) ### **Problem** The problem arises whenever these keywords, namely {“notebooks”, “edit”, ”consoles”, ”terminals”}, are detected in the path. This leads to undesired behaviour when directories with these...

bug