Skip to content

Releases: mathworks/jupyter-matlab-proxy

jupyter-matlab-proxy 0.5.0 release

27 Jan 14:33
Compare
Choose a tag to compare

Introducing MATLAB Kernel support for Jupyter Notebooks.

jupyter-matlab-proxy 0.4.2 release

12 May 12:56
Compare
Choose a tag to compare

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

30 Nov 12:51
Compare
Choose a tag to compare

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

27 Sep 20:22
Compare
Choose a tag to compare

Support for python 3.6
Support for Network Licenses on Server Triads

jupyter-matlab-proxy 0.3.2 release

06 Aug 12:06
Compare
Choose a tag to compare

Introducing support to set TEMPDIR used by MATLAB through the environment variables TMPDIR or TMP.

jupyter-matlab-proxy 0.3.1 release

04 Aug 13:13
Compare
Choose a tag to compare

Updates to documentation.

jupyter-matlab-proxy 0.3.0 release

02 Aug 17:08
Compare
Choose a tag to compare

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

19 May 16:34
Compare
Choose a tag to compare

Features:

  1. Dynamic display port selection. Previously, the integration relied on display :1 being available; with these changes the next free display is selected and used.
  2. Fix 409 error on login page. Occurred when users toggled between Online Login and Server licensing screens.
  3. Unit Tests added
  4. Internal security patches
  5. Infrastructure for proper error messages for Add-On explorer browser window. (Needs more work)

jupyter-matlab-proxy 0.1.1 release

29 Mar 12:51
815612b
Compare
Choose a tag to compare

Bug fixes and security patches.

jupyter-matlab-proxy 0.1.0 release

15 Dec 10:53
Compare
Choose a tag to compare

Initial release of MATLAB Integration for Jupyter