mathworks-ref-arch / matlab-integration-for-jupyter

Create Jupyter Docker images with MATLAB integration
Other
26 stars 8 forks source link

Auto-Locate MATLAB from base image & minor cleanup to increase uniformity #1

Closed prabhakk-mw closed 3 years ago

prabhakk-mw commented 3 years ago

matlab/Dockerfile & matlab-vnc/Dockerfile will automatically use the location of the MATLAB install found in the image provided. matlab/README.md & matlab-vnc/README.md have been updated to reflect this.

Other minor clean up to make all increase uniformity between Dockerfiles. Minor updates to README files to improve correctness.