Skip to content

Commit cea19ff

Browse files
committed
Corrections
1 parent 975d42a commit cea19ff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/source/changelog.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,17 @@ We strongly recommend that you upgrade to version 9+ of pip before upgrading ``n
2929
- Preliminary i18n implementation (:ghpull:`2140`).
3030
- Expose URL with auth token in notebook UI (:ghpull:`2666`).
3131
- Fix search background style (:ghpull:`2387`).
32-
- List running notebooks with ``--allow-root`` (:ghpull:`2421`).
32+
- List running notebooks without requiring ``--allow-root`` (:ghpull:`2421`).
3333
- Allow session of type other than notebook (:ghpull:`2559`).
3434
- Fix search background style (:ghpull:`2387`).
3535
- Fix some Markdown styling issues (:ghpull:`2571`), (:ghpull:`2691`) and (:ghpull:`2534`).
3636
- Remove keymaps that conflict with non-English keyboards (:ghpull:`2535`).
3737
- Add session-specific favicons (notebook, terminal, file) (:ghpull:`2452`).
3838
- Add /api/shutdown handler (:ghpull:`2507`).
3939
- Include metadata when copying a cell (:ghpull:`2349`).
40-
- Stop notebooks from command line (:ghpull:`2388`).
40+
- Stop notebook server from command line (:ghpull:`2388`).
4141
- Improve "View" and "Edit" file handling in dashboard (:ghpull:`2449`) and (:ghpull:`2402`).
42-
- Load custom.js before ``app_initialized.NotebookApp`` is triggered (:ghpull:`2710`).
42+
- Provide a Promise implementation for ``app_initialized.NotebookApp`` event (:ghpull:`2710`).
4343
- Fix disabled collapse/expand output button (:ghpull:`2681`).
4444
- Cull idle kernels using ``--MappingKernelManager.cull_idle_timeout`` (:ghpull:`2215`).
4545

0 commit comments

Comments
 (0)