Skip to content

Modifications for the jupyter docker image and changes in docker workflow using make

Tomas Stary requested to merge docker-ideas into main

The changes include:

  • installing openCARP from the opencarp.deb package instead of compiling it from source.
  • including makefile to make it easier for the user to get started
  • modifying the README.md accordingly

Merge request reports