Releases: mathworks-ref-arch/matlab-integration-for-jupyter
matlab-integration-for-jupyter with kernel support
v0.5.0 of jupyter-matlab-proxy
has introduced kernel support. Re-releasing to spin off rebuilds of all container images to include these updates.
jupyter-matlab-notebook release 5
Update Dockerfiles to exclude the explicit installation of the lab-extension jupyterlab/server-proxy
as it is now ships with the python package for jupyter-server-proxy
as of JupyterLab 3.0.
See here for more information
jupyter-matlab-notebook release 4
This update includes the --allow-downgrades
flag in the GLIBC patch.
Full Changelog: v0.1.1...v0.1.3
jupyter-matlab-notebook release 3
Contains a bug fix which prevented the container from launched in environments without a terminal like docker based JupyterHub setups.
jupyter-matlab-notebook release 2
Contains bugfix to enable starting notebook at /home/jovyan and includes the MATLAB Engine for Python preinstalled.
jupyter-matlab-notebook release 1
The Dockerfile showcases how to build MATLAB using MPM.
This allows for users to Add MATLAB products easily into their Containers.
Also, this release publishes a pre-built container using R2021b and MATLAB installed onto GHCR through a GitHub Action.