Jupyterhub with Matlab integration

조회 수: 8 (최근 30일)
Michael Weigand
Michael Weigand 2020년 9월 16일
답변: Mike Croucher 2023년 3월 1일
Hi,
we are running a datascience platform, which is based on JupyterHub.
The hub is spawning dockersession, when a user wants to develop code or models.
At the moment we are able to provide python and R as kernels, but the users want also Matlab as an option.
Therefore we are searching for an architecture, that enables the users, to write Matlab code in the Jupyter Notebook and execute it via the browser.
There should be no local installation of Matlab on the end-user machine. The should keep working on the JupyterHub provided environment.
If you can share architectural options, would be very helpful.
Thanks
Michael

답변 (3개)

Mike Croucher
Mike Croucher 2023년 3월 1일
MathWorks have now released a MATLAB kernel for Jupyter. Details at Official MathWorks MATLAB kernel for Jupyter released » The MATLAB Blog - MATLAB & Simulink

Sourabh Kondapaka
Sourabh Kondapaka 2020년 11월 20일
I have brought this up with the concerned developers and it might be considered in any future release.

Sourabh Kondapaka
Sourabh Kondapaka 2021년 2월 10일
편집: Sourabh Kondapaka 2021년 2월 10일
Please check out MATLAB Integration for Jupyter on github.
If you would like to run this integration within a docker environment please check this link.
With this approach it would become easy in integrating with Container Orchestration tools.

카테고리

Help CenterFile Exchange에서 Integration with Online Platforms에 대해 자세히 알아보기

제품


릴리스

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by