Is there a way to Call Jupyter from Matlab?

1 view (last 30 days)
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
So just copy the code into a valid python file.
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)

Categories

Find more on Integration with Online Platforms in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!