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

Fixes a typo highlighted by https://github.com/jupyter/notebook/issues/6458

bug

If I were to do ``` python for i in 1000: print i ``` output cell would scroll downwards by itself.

question

I installed anaconda and succeeded in making the conda-tab work thanks to the last suggestion in this entry: http://stackoverflow.com/a/41825208/6375668 However, when I try to create an environment or install an...

status:Needs Info
tag:Environment
tag:Extensions

**Describe the bug** I'm trying to reproduce the only documentation / example I can find for unix sockets, here: https://github.com/jupyter/notebook/pull/4835 And when I do `nc -U /tmp/name.sock` I don't see...

bug

Recently all the interface of the Jupyter notebook has been automatically translated into the my own language (French). It is the case on all the web browsers I've tested (Firefox,...

### Problem Many Python libraries used in the classic notebook rely on `IPython` and `Jupyter` being exposed on `window`. This makes porting extensions to JupyterLab / RetroLab a bit difficult...

enhancement

I get the following error when trying to open jupyter notebook using Anaconda prompt: Unable to create process using 'C:\Users\valspirehooha\Anaconda3\envs\tensorflow_cpu\python.exe "C:\Users\valspirehooha\Anaconda3\envs\tensorflow_cpu\Scripts\jupyter-script.py" notebook' Can anybody help?

**Describe the bug** `notebook` v6.4.12 was released last week, and is now being highlighted by Github's dependabot as a security fix. However, it is unclear from the documentation v6.4.12 has...

bug

With Regards, I have installed Anaconda and then launch Jupyter Notebook .Being a noob I am trying printing my name in it I am not getting the ouput. I have...

status:Needs Info
component:Server

I apologize if this has been discussed before, but I didn't find anything about it in the issues ... I often see colored boxes in Markdown cells, e.g. in `docs/source/examples/Notebook/Notebook...