We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cea19ff commit 1f17282Copy full SHA for 1f17282
docs/source/changelog.rst
@@ -39,7 +39,7 @@ We strongly recommend that you upgrade to version 9+ of pip before upgrading ``n
39
- Include metadata when copying a cell (:ghpull:`2349`).
40
- Stop notebook server from command line (:ghpull:`2388`).
41
- Improve "View" and "Edit" file handling in dashboard (:ghpull:`2449`) and (:ghpull:`2402`).
42
-- Provide a Promise implementation for ``app_initialized.NotebookApp`` event (:ghpull:`2710`).
+- Provide a promise to replace use of the ``app_initialized.NotebookApp`` event (:ghpull:`2710`).
43
- Fix disabled collapse/expand output button (:ghpull:`2681`).
44
- Cull idle kernels using ``--MappingKernelManager.cull_idle_timeout`` (:ghpull:`2215`).
45
0 commit comments