Skip to content

An OpenModelica interactive notebook online

Notifications You must be signed in to change notification settings

zapplelove/OMWebbook

 
 

Repository files navigation

OMWebbook

An OpenModelica interactive notebook online

Requirements

  1. docker, To install docker see https://docs.docker.com/engine/installation/

To build OMWebbook

  1. clone the project
  2. cd OMWebbook
  3. docker build -t omwebbook . After building the image omwebbook, we are now ready to run the OMWeb

To use it, run:

docker run -d -p 80:80 omwebbook

About

An OpenModelica interactive notebook online

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 96.7%
  • JavaScript 2.9%
  • Other 0.4%