whole-tale / repo2docker_wholetale

Repo2docker plugin for Whole Tale
Other
0 stars 1 forks source link

Adds MATLAB Web Desktop support #18

Closed craig-willis closed 3 years ago

craig-willis commented 3 years ago

This PR adds the MATLAB Web Desktop IDE support. Note that MATLAB now has "Live Scripts" which are their version of notebooks. The IDE is intended to replicate the MATLAB Desktop IDE for the web with the same functionality starting with R2020b. Versions prior to R2020b will either need to use JupyterLab with MATLAB Kernel or XPRA.

Requires:

To Test:

Brief demo videos:

Live Script example:

https://user-images.githubusercontent.com/4334350/104517222-a5963380-55c3-11eb-88ba-ad67e37abb88.mov

Just a normal MATLAB script:

https://user-images.githubusercontent.com/4334350/104515206-7b8f4200-55c0-11eb-8b57-9971b82d0dad.mov