Jupyterhub with Matlab integration
9 ビュー (過去 30 日間)
古いコメントを表示
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
0 件のコメント
回答 (3 件)
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
0 件のコメント
Sourabh Kondapaka
2020 年 11 月 20 日
I have brought this up with the concerned developers and it might be considered in any future release.
0 件のコメント
Sourabh Kondapaka
2021 年 2 月 10 日
編集済み: Sourabh Kondapaka
2021 年 2 月 10 日
With this approach it would become easy in integrating with Container Orchestration tools.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Integration with Online Platforms についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!