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

Hello, I am using jupyter-notebook with an R kernel. I am trying to plot simple things, but the scale is very weird: ![image](https://user-images.githubusercontent.com/71976811/172398060-075d7388-b6f3-4354-88e7-017c5c752588.png) Here is the output of ```conda list...

bug

I am on OSX Sierra (10.12.5), and am using Jupyter Notebook v 4.3.0. I have installed both Python2 and Python3 using Homebrew, and both kernels for Jupyter Notebook. Upon opening...

When I open a notebook from /tree, i get the following error in terminal: ```c:\users\work\miniconda3\envs\playground\lib\json\encoder.py:257: UserWarning: date_default is deprecated since jupyter_client 7.0.0. Use jupyter_client.jsonutil.json_default. return _iterencode(o, 0) [W 20:44:29.469 NotebookApp]...

### Problem For users transitioning from Classic to Lab-based tools while seeking to keep their existing experience (such as we are looking for in berkeley-dsep-infra/datahub#2422), having a consistent UX from...

enhancement

This is an issue for 7.0 release planning. It will continue to be updated as we plan and develop Jupyter Notebook v7. From the [Notebook v7 Jupyter Enhancement Proposal](https://jupyter.org/enhancement-proposals/79-notebook-v7/notebook-v7.html): >...

I use "conda install jupyter notebook", then it said: Collecting package metadata (current_repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve. Solving environment: failed with repodata...

Note that this feature request is for notebook 7.x/retrolab.

enhancement

See https://discourse.jupyter.org/t/eliminate-horizontal-gray-borders-in-retrolab/14250/3

![blank_widget_bug](https://user-images.githubusercontent.com/48013494/171621977-6c65706a-1243-435a-bda3-ad7499fc223c.JPG) Sadly, get only a white space instead of a figure when running Jupyter notebooks with IPYML with `%matplotlib widget ` Apparently, the issue is in Firefox, because they seem...

bug

### Brief Description: After starting the server, accessing it via Chrome browser and opening a new terminal tab, the window is empty and no terminal is available. No errors are...