v2.0.2
April 2020
See the JupyterLab
2.0.2
milestone on GitHub for the full list of pull requests and issues
closed.
- Fix cell execution when recording timing
(#8057,
#8056)
- Fix font settings for the editor
(#8004,
#7910)
- Avoid redundant checkpoint calls on loading a notebook
(#7926,
#7889)
- For developers: make kernel
IFuture.done
typings more correct by
not including undefined
(#8032)