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

Hi There! I installed 2.7 anaconda today , after installation jupyter failed to launch with below error Last login: Fri Jul 7 10:35:14 on ttys002 /Users/arunadas/anaconda/bin/jupyter_mac.command ; exit; Python 2.7.10...

Hi I need to render some react components which are already supported in mdx, it would be wonderful if I could pass data from python numpy to my react component...

enhancement

> `o` no longer toggles showing/hiding the output of a cell, and I don't see any way to add this Originally filed by @jph00 in #7041, referring to a regression...

bug
status:Blocked
tag:Feature Parity

I have upgraded the notebook and Jupyter Lab to the latest versions this morning. But when the browser pops up, only blank is seen.

bug

It looks like we still have some flakiness with the notebook toolbar sometimes missing the overflow button menu: ![image](https://github.com/jupyter/notebook/assets/591645/7c5c635f-622c-45e2-b0ed-6d08dcc60172) cc @brichet who looked into the notebook toolbar recently (as part...

maintenance

> The option to duplicate the current notebook doesn't exist any more. I'm guessing "Save as" is the replacement. However, after using this, whilst the newly named notebook pops up...

enhancement
tag:Feature Parity

### Problem Jupyter Notebook 7 does not have the feature of expanding/opening the docstring tooltip with 2x `shift + tab` or 4x `shift tab`, which I use all the time...

enhancement
regression

> An issue with the collapsible headings keyboard shortcut -- pressing 'left' correctly goes up to the parent header; however pressing it again should go to the grandparent header; it...

bug
tag:Accessibility
tag:Feature Parity

This is a spinoff from #7041, as noted by @jph00, as a regression from Jupyter Notebook 6 to 7: > Some of the shortcuts from the Collapsible Headings extension have...

bug
tag:Feature Parity

The workflow to update reference Playwright snapshots often fails, and needs to be restarted manually for the update to be completed: https://github.com/jupyter/notebook/blob/main/.github/workflows/playwright-update.yml It sometimes fails because of the UI test...

maintenance