How to Run Matlab in Jupyter in VS Code

102 views (last 30 days)
shows how to run Jupyter notebook in VScode. So it should be able to run Matlab in Jupyter in VS Code. I have tried but I got a message
"Timed out waiting to get a heartbeat from kernel process."
Please advise.
  3 Comments
alpedhuez
alpedhuez on 27 Jan 2021
Edited: alpedhuez on 27 Jan 2021
Windows 10. I can run Matlab in Jupyter in Anaconda in Windows 10.
alpedhuez
alpedhuez on 28 Jan 2021
So the question is about running Matlab in VS Code.

Sign in to comment.

Accepted Answer

Aghamarsh Varanasi
Aghamarsh Varanasi on 28 Jan 2021
Edited: Aghamarsh Varanasi on 29 Jan 2021
Hi,
Currently we have a way to integrate Matlab with Jupyter notebook and Jupyter lab. Please check the github link: https://github.com/mathworks/jupyter-matlab-proxy
Refer to README in the github repository for detailed workflow.
Note: The integration with VS Code is currently not supported.
  2 Comments
alpedhuez
alpedhuez on 28 Jan 2021
Thank you. But is this for Linux only or does it also work for Windows 10? Also did anyone test integration of Jupyter in VS Code as in https://code.visualstudio.com/docs/python/jupyter-support? Can one call Matlab kernel from VS Code?
alpedhuez
alpedhuez on 28 Jan 2021
VSCode + Matlab are said to work on Mac and Linux but not known for Windows.

Sign in to comment.

More Answers (0)

Categories

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

Tags

Community Treasure Hunt

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

Start Hunting!