Releases: deathbeds/jupyterlab-deck
Releases · deathbeds/jupyterlab-deck
0.2.0
- #56 addresses style and behavior differences on Notebook 7 and JupyterLab 4
- #36 adds support for Jupyter Notebook 7 and JupyterLab 4
0.2.0a0
- #36 adds support for Jupyter Notebook 7 and JupyterLab 4
0.1.3
- #19 adds a basic Markdown presenter, with slides delimited by
---
- #22 adds a stack of previously-viewed documents when navigating between documents
- #27 adds a drag-and-drop slide layout overlay and design tools to support
customization
- #29 adds support for using
#<header>
anchors while presenting
0.1.2
- #17 adds foreground and background layers with customized per-cell styling
0.1.1
Enhancements
- improve keyboard navigation with (shift)space
- the active cell is scrolled into view when exiting presentation mode
Bug Fixes
- fix some packaging metadata and documentation issues
- fix handling of
null
cells