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 1bfc970 commit 9f3d950Copy full SHA for 9f3d950
news/changelog-1.1.md
@@ -2,6 +2,8 @@
2
3
## Jupyter
4
5
+- Daemonize jupyter notebooks referenced within listings (e.g. in a blog)
6
+- Refine over-detection of Jupyter shell magics (which prevented kernel daemonization)
7
- Use on-disk cache for filtered jupyter notebooks
8
9
## References
@@ -20,11 +22,9 @@
20
22
21
23
- Correctly align dark/light toggle in navbar (thanks @FabioRosado)
24
-## Preview Server
25
+## Preview
26
-- Improved daemonization in preview server for small number of file changes
-- Improve automatic detection of jupyter shell magics used in daemonization
27
-- Don't attempt to open browser when in a server sessions
+- Don't attempt to open browser when in a server session
28
29
## Localization
30
0 commit comments