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

In https://github.com/jupyter/notebook/pull/7423 we tried to make the file browser default column width stable. But it looks like they are not by default, as reloading the page several times in a...

bug
component:File Browser

At present all Notebook cells are executed linearly: ``` Cell 1 | Cell 2 | Cell 3 ``` but sometimes there's no need to calculate `Cell 2` in order to...

``` Traceback (most recent call last): File "/usr/bin/jupyter-notebook", line 3, in from notebook.notebookapp import main File "/usr/lib/python3.6/site-packages/notebook/notebookapp.py", line 61, in from .services.kernels.kernelmanager import MappingKernelManager File "/usr/lib/python3.6/site-packages/notebook/services/kernels/kernelmanager.py", line 16, in from...

status:Needs Info
tag:Environment

Your file couldn’t be accessed It may have been moved, edited, or deleted. ERR_FILE_NOT_FOUND this is my path = file:///C:/Users/Nana's%20laptop/AppData/Roaming/jupyter/runtime/jpserver-16052-open.html

bug
os:windows

Updated the filed with typos and correct grammar

Hi everyone, I've already installed anaconda and start up anaconda prompt, but I cant start jupyter notebook in any way. Also, I can't initiated anaconda navigator, anaconda prompt has recognised...

## Description using safari and duckduckgo in macOS (15.0), the button or shortcut key to add a new cell above or below does not result a new cell being added/rendered....

bug
status:Blocked

## Description [badv2.webm](https://github.com/user-attachments/assets/0c8f073c-1af4-43d4-a5f9-6ae4805ea937) The search function that's included in the JupyterLab based Jupyter notebooks (likely also the search function of JupyterLab itself, I never use that) via Ctrl-F is close...

bug

Hi, While launching Jupyter Notebook 6.0.1, I am facing below error - Traceback (most recent call last): File "C:\Users\rolsingh.PARTNERS\AppData\Local\Continuum\anaconda3\lib\site-packages\notebook\services\sessions\sessionmanager.py", line 9, in import sqlite3 File "C:\Users\rolsingh.PARTNERS\AppData\Local\Continuum\anaconda3\lib\sqlite3\__init__.py", line 23, in from...

When I am writing a comment like let me show what this does On the call it changes the l to L I cut and paste this from my screen....

bug