Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request deployment Matlab in JupyterLab #32

Open
vemonet opened this issue Oct 6, 2021 · 1 comment
Open

Request deployment Matlab in JupyterLab #32

vemonet opened this issue Oct 6, 2021 · 1 comment
Assignees
Labels
deployment Issue related to the deployment of an application on the DSRI request Request a new feature or deployment

Comments

@vemonet
Copy link
Member

vemonet commented Oct 6, 2021

Describe the application

Matlab in JupyterLab

Application Git repository URL

https://github.com/mathworks/jupyter-matlab-proxy

Notable licensing issues

Matlab license as usual

@vemonet vemonet added request Request a new feature or deployment deployment Issue related to the deployment of an application on the DSRI labels Oct 6, 2021
@vemonet
Copy link
Member Author

vemonet commented Mar 21, 2022

Matlab is currently moving to a more modern UI (based on Electron and JavaScript)

Recommended way to deploy remotely is to use the Matlab integration in jupyterlab: use the pre-built image based on Debian: https://github.com/mathworks-ref-arch/matlab-integration-for-jupyter/pkgs/container/matlab-integration-for-jupyter%2Fjupyter-matlab-notebook
With the usual MLM_LICENSE env variable for auth

⚠️ Just note that Simulink is not supported on Matlab notebook

The best for a stable VNC desktop: we use https://github.com/mathworks-ref-arch/matlab-integration-for-jupyter/blob/main/matlab/Dockerfile and mpm to install Matlab in our noVNC image ( https://github.com/vemonet/docker-ubuntu-vnc-desktop )

Simpler Matlab Dockerfile: https://github.com/mathworks-ref-arch/matlab-dockerfile (using image with all matlab depencies pre-installed)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment Issue related to the deployment of an application on the DSRI request Request a new feature or deployment
Projects
None yet
Development

No branches or pull requests

2 participants