Run MATLAB Remotely from Web Browser
To run MATLAB® from your browser when it is installed on a remote machine, you can use the MATLAB Proxy Python® package. The package starts a server running MATLAB and provides a URL to access the MATLAB desktop environment from your browser. You can use MATLAB Proxy with R2020b or later.
This is useful when you want to install MATLAB on your compute cluster or cloud environment and want to provide users with interactive access to MATLAB from any other computer with a web browser.
You can use MATLAB Proxy in existing workflows such as:
Run MATLAB in a Docker container (GitHub®).
Open MATLAB from a Jupyter Notebook (GitHub).
Run MATLAB in GitHub Codespaces (GitHub).
If you want to use MATLAB in the cloud on resources hosted by MathWorks®, you can use MATLAB Online™ instead.
Get Started with MATLAB Proxy
To install and use MATLAB Proxy, see the instructions in this repository:
You need a MATLAB license. This diagram shows the MATLAB Proxy architecture.