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

### Problem The placeholder text that appears in the stdin box produced by using python's input() function is distracting in cases where the input() is used to gather specific input,...

enhancement

version: notebook==6.4.6 ipython==8.14.0 ipython-genutils==0.2.0 Try setting it in Jupyter's configuration file jupyter_notebook_config.py: c.NotebookApp.checkpoints_enabled = False but it didn't work

enhancement
status:Needs Triage

Update to: - https://github.com/jupyterlab/jupyterlab/releases/tag/v4.2.0b2 - https://github.com/jupyterlab/jupyterlab/releases/tag/v4.2.0b3 - https://github.com/jupyterlab/jupyterlab/releases/tag/v4.2.0rc0

enhancement

Follow-up to https://github.com/jupyter/notebook/pull/7346 https://github.com/jupyter/notebook/pull/7346 pinned on `macos-12` to fix CI. But we should look into fixing the issues and revert to `macos-latest`.

maintenance
help wanted

In attempting to make a release for `6.5.x`, during `jupyter-releaser check-python`, `check-wheel-content` gives a duplicate file error: https://github.com/jupyter/notebook/actions/runs/8851516368/job/24308219469

maintenance

- [ ] check-links - [ ] python tests on macos - [ ] python tests on windows - [ ] selenium tests

maintenance

In the latest version of Chrome devtools console: I get 100s of the following: "Skipping this shortcut because there are no actionable keys on this platform" issued from **5649.bundle.js** Then...

bug

Currently seeing this error on the dev tools console on the latest `main`: ![image](https://github.com/jupyter/notebook/assets/591645/bf4fb57e-31e9-4486-87b6-b65a6d5954dc) ``` Settings failed to load for (@jupyterlab/metadataform-extension:metadataforms) ``` And ``` Settings failed to load for (@jupyterlab/cell-toolbar-extension:plugin)...

bug

I need to train the model, but when I am loading the data, the following error occurs frequently. Is there a good way to solve it? Please continue to help...

bug
status:Needs Info
status:Needs Triage

Fixes #7231 Fixes https://github.com/jupyter/notebook/issues/7318 Closes https://github.com/jupyter/notebook/pull/7301 ![image](https://github.com/jupyter/notebook/assets/591645/739653cc-b03a-46bd-b644-c82264c95c02) [notebook-windowing-mode-full.webm](https://github.com/jupyter/notebook/assets/591645/4fc5d190-7dbd-49f3-acbb-4fa8dbd23c46)

bug