Is there a way to Call Jupyter from Matlab?

3 views (last 30 days)
Pouya Babahajiani
Pouya Babahajiani on 6 May 2020
Commented: Royi Avital on 6 May 2020
Hi all,
I was wondering if there is a way to call Jupyter from Matlab. I'd appreciate your answers.
Best
Pouya

Accepted Answer

Royi Avital
Royi Avital on 6 May 2020
I am not sure what do you mean by calling Jupyter from MATLAB.
If you mean using MATLAB in Jupyter, it is certainly doable and it is much better than MATLAB's Live Editor in my opinion.
They way to do it is using one of the following iKernels:
I personally like iMATLAB kernel.
2 Comments
Royi Avital
Royi Avital on 6 May 2020
That can not be as the Jupyetr uses the same Python environment.

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!