====================
**Changed:**
* Changed JavaScript glue from ipyvue to ipyμvue. We are now using Vue 3 internally and we no longer need any explicit JavaScript glue code here.
**Removed:**
* Removed support for the classic Jupyter notebook. We only support JupyterLab based notebooks (e.g., the retro notebook that will replace Jupyter notebook with version 7.)
**Fixed:**
* Fixed broken interaction with flow decompositions due to changes in sage-flatsurf.
* Fixed drawing of paths in JupyterLab.