mathworks / matlab-proxy

Python® package enables you to open a MATLAB® desktop in a web browser tab.
Other
43 stars 23 forks source link

Unable to interact with Matlab in browser #23

Closed AndrewHerzing closed 10 months ago

AndrewHerzing commented 12 months ago

OS: Ubuntu 20.04.6 Matlab: R2021b jupyterlab: 3.6.3 jupyter_server: 1.23.4 jupyter-matlab-proxy: 0.7.1 matlab-proxy: 0.7.7

I can successfully open Matlab in the browser from Jupyter. If I press enter, a new >>> terminal prompt is created. However, I I try to enter an actual command the program freezes and nothing ever happens again:

image

prabhakk-mw commented 10 months ago

Closing based on comment in https://github.com/mathworks/jupyter-matlab-proxy/issues/66