Closed napaalm closed 9 months ago
Hi @napaalm
Thank you for reporting this issue. I was able to reproduce the issue on MATLAB R2021a - R2023b.
The issue manifests after a certain period of time after running the first symbolic code within Jupyter Notebook. We are further investigating to identify the cause of the issue and fix it in a future update to jupyter-matlab-proxy
.
@napaalm, Thank you for reporting this!
The fix for this issue is available in v0.11.0 of jupyter-matlab-proxy
.
I'm using MATLAB 2023b on Arch Linux, Python 3.11, JupyterLab on Firefox, with the following packages installed in a virtual environment: pip_freeze.txt.
Very often trying to execute a cell with LaTeX output (such as an equation) hangs the cell indefinitely even if the calculation has finished. It might take a few tries, but I always trigger the bug, eventually.
Even the most simple code causes this bug, for example
If I manually stop the kernel, I get the following error instead of the expected cell output: