Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@cindytsai cindytsai released this 06 Mar 17:59
bef6464

What's New

Frontend

  • Block the interrupt/restart/restart and run all buttons and notify user that they aren't supported by jupyter-libyt yet, instead of sending unwanted instructions to the kernel.
  • Block the kernel main menu interrupt/restart/restart and clear outputs of all cells and notify user that they aren't supported yet.

Change Log

Due to the JupyterLab api:

  • Supports only JupyterLab >= 4.0.0
  • Drop support for python-3.7. (JupyterLab >= 4.0.0 doesn't support python-3.7)