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

I do almost everything in the notebooks, but I wish I could make quick sketches and save them too, as I do in physical notebooks. I think jupyter notebooks would...

enhancement

Hi everyone, I never had this issue before, but when I add a new cell between existing cells, I cannot write in it. I'm able to copy and paste from...

Resolves https://github.com/jupyter/notebook/issues/6538

maintenance
dependencies

CrossLinked: https://stackoverflow.com/questions/57843695/jupyter-notebook-gives-error-could-not-open-static-file-on-macos I am aware the same symptom has been presented in previously issues. However I am unable to successfully apply the solutions presented. *SYMPTOM* ``` > jupyter notebook [I...

**Describe the bug** CVE-2021-41182 reports jqueryui issues prior to 1.13.0 https://nvd.nist.gov/vuln/detail/CVE-2021-41182 latest notebook is using jquery-ui v1.12.1: https://github.com/jupyter/notebook/blob/master/bower.json **Expected behavior** upgrade jqueryui to 1.13.0 **Additional context** - Version 6.4.6 -...

Hello! I have long been using jupyter notebook inside my Google Drive and it worked perfectly. Thanks a lot for all your hard work! Recently I was forced to switch...

**Describe the bug** When using the pyqt gui via `%gui qt`, the cell that I execute after after an exception is thrown is not run. **To Reproduce** Run ```python %gui...

bug

Updating `@playwright/test` to a newer version.

maintenance