Skip to content

c3se/bc_c3se_matlab

Repository files navigation

Batch Connect - Matlab proxy

GitHub Release GitHub License

An interactive app designed for OpenOnDemand that launches a matlab proxy server.

Prerequisites

Requires MATLAB and matlab-proxy to be installed on the compute nodes (NOT the OnDemand node):

  • Lmod or any other module purge and module load <modules> based CLI used to load appropriate environments within the batch job before launching.
  • matlab-proxy 1.0.1+ (actual software)
  • MATLAB 2020b+ (minimum version required for matlab-proxy)

Install

Clone the app, customize the form and scripts to your liking and deploy as an app in OpenOndemand.

main branch of kept "neutral" of site specific customizations.

Contributing

  1. Fork it ( https://github.com/c3se/bc_c3se_matlab/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request against main branch.

License

  • Documentation, website content is licensed under CC-BY-4.0
  • Code is licensed under MIT (see LICENSE)
  • The Jupyter logo is a trademark of Mathworks.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published