This repo is derived (forked) from the material of the workshop organized by my lovely colleague Maria Elena about MATLAB & Jupyter, but relying on the official MathWorks reference architecture to Run MATLAB on GitHub Codespaces.
We will be using GitHub Codespaces! Everything you do here is contained within this one codespace.
You will be able to launch & access MATLAB through JupyterLab directly in your browser, by clicking on "Open in Codespaces" inside your repository.
Before you start, please make sure you do the following:
The content of this codespace is as follows:
Exercise | Description | Dataset | Notebook |
---|---|---|---|
1 | Python calls MATLAB | Artic Sea Ice | Exercise1_ArticSeaIce.ipynb |
2 | MATLAB in Jupyter | Storm Big Data | Exercise2_StormBigData.ipynb |
3 | MATLAB calls Python | Weather Service | Exercise3_WeatherService.ipynb |
Are you new to MATLAB and Python and want to get more context? Check this page: https://www.mathworks.com/products/matlab/matlab-and-python.html
Also, we'll be using the MATLAB Integration for Jupyter: https://www.mathworks.com/products/reference-architectures/jupyter.html
Want to know more about GitHub codespaces: https://docs.github.com/en/codespaces/overview
Jupyter in Codespaces (original template): https://github.com/github/codespaces-jupyter
MATLAB Codespaces:
More about mathworks/devcontainer-features