Releases: yt-project/jupyter_libyt
Releases · yt-project/jupyter_libyt
v0.3.0
v0.2.0
What's New
Frontend
- Block the interrupt/restart/restart and run all buttons and notify user that they aren't supported by
jupyter-libytyet, 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.0doesn't supportpython-3.7)