Releases: mathworks/jupyter-matlab-proxy
jupyter-matlab-proxy 0.5.0 release
Introducing MATLAB Kernel support for Jupyter Notebooks.
jupyter-matlab-proxy 0.4.2 release
Updates the the package to deal with updates to matlab-proxy.
This version requires a minimum version of matlab-proxy to be 0.2.9
jupyter-matlab-proxy 0.4.0 release
jupyter-matlab-proxy
is now an extension of matlab-proxy
with Jupyter decorations.
This package now is only responsible to integrate with Jupyter, and relies on matlab-proxy
for all the infrastructure to display MATLAB in a browser tab.
jupyter-matlab-proxy 0.3.4 release
Support for python 3.6
Support for Network Licenses on Server Triads
jupyter-matlab-proxy 0.3.2 release
Introducing support to set TEMPDIR used by MATLAB through the environment variables TMPDIR
or TMP
.
jupyter-matlab-proxy 0.3.1 release
Updates to documentation.
jupyter-matlab-proxy 0.3.0 release
Introducing some higher configurability now documented in Advanced-Usage.md
This release also tests the CI-CD pipeline to release to PyPi, if successful this and all successive releases will be available through PyPi as well.
jupyter-matlab-proxy 0.2.0 release
Features:
- Dynamic display port selection. Previously, the integration relied on display
:1
being available; with these changes the next free display is selected and used. - Fix 409 error on login page. Occurred when users toggled between Online Login and Server licensing screens.
- Unit Tests added
- Internal security patches
- Infrastructure for proper error messages for Add-On explorer browser window. (Needs more work)
jupyter-matlab-proxy 0.1.1 release
Bug fixes and security patches.
jupyter-matlab-proxy 0.1.0 release
Initial release of MATLAB Integration for Jupyter