notebook
notebook copied to clipboard
Jupyter Interactive Notebook
### 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,...
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
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
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`.
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
- [ ] check-links - [ ] python tests on macos - [ ] python tests on windows - [ ] selenium tests
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...
Currently seeing this error on the dev tools console on the latest `main`:  ``` Settings failed to load for (@jupyterlab/metadataform-extension:metadataforms) ``` And ``` Settings failed to load for (@jupyterlab/cell-toolbar-extension:plugin)...
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...
Fixes #7231 Fixes https://github.com/jupyter/notebook/issues/7318 Closes https://github.com/jupyter/notebook/pull/7301  [notebook-windowing-mode-full.webm](https://github.com/jupyter/notebook/assets/591645/4fc5d190-7dbd-49f3-acbb-4fa8dbd23c46)