Not using SoS, just plain Jupyter + matlab_kernel, start a Notebook with matlab kernel, and run
and then repeatedly run
At some point the matlab kernel will crash.
Because SoS relies on the who command to automatically transfer variables with names starting with sos, we have to disable this feature before this debug is resolved.
Not using SoS, just plain Jupyter + matlab_kernel, start a Notebook with matlab kernel, and run
and then repeatedly run
At some point the matlab kernel will crash.
Because SoS relies on the who command to automatically transfer variables with names starting with
sos, we have to disable this feature before this debug is resolved.