mathworks / jupyter-matlab-proxy

MATLAB Integration for Jupyter enables you to run MATLAB code in Jupyter Notebooks and other Jupyter environments. You can also open MATLAB in a browser directly from your Jupyter environment to use more MATLAB features.
Other
284 stars 36 forks source link

Bugfixes and updates #4

Closed prabhakk-mw closed 3 years ago

prabhakk-mw commented 3 years ago

Bugfixes:

  1. UIfigure bug fix : Restricting MATLAB connector port range to allowed range
  2. Embedded login fixes

Updates:

  1. MHLM_CONTEXT set to MATLAB_JUPYTER when MATLAB accessed through Jupyter environments.