An OpenModelica interactive notebook online
Requirements
- docker, To install docker see https://docs.docker.com/engine/installation/
To build OMWebbook
- clone the project
- cd OMWebbook
- 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