JupyterLab v2.0.2 Release Notes

  • 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)