Skip to content

Releases: mathworks/jupyter-matlab-proxy

jupyter-matlab-proxy 0.5.3 release

08 May 11:52
Compare
Choose a tag to compare

Contains bug fixes which prevented some JupyterHub installations which set passwords at the notebook level from using the kernel.

jupyter-matlab-proxy 0.5.2 release

26 Apr 08:16
Compare
Choose a tag to compare

Minor bug refactoring and Preparing for windows support.

jupyter-matlab-proxy 0.5.1 release

24 Feb 12:07
Compare
Choose a tag to compare

Minor bug fixes and updates to packages to address CVE concerns.

Full Changelog: v0.5.0...v0.5.1

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.