Skip to content

Add dockerfile to build jupyter notebooks with dune-copasi environment

Santiago Ospina De Los Ríos requested to merge feature/jupyter-notebooks into master

What does this MR do?

Adds a docker file with all the necessary steps to build a just-in-time compilation environment of dune-copasi for jupyter notebooks. For now, this will not be tested on CI not deployed anywhere, but in the future, it will be nice to have some notebooks explaining how all the classes fit together. This is thanks to @dominic who developed https://github.com/dokempf/dune-jupyter-course which served as a template to easily get this to work.

Can this MR be accepted?

  • I've read contribution guide
  • Implemented
  • Added/Updated tests
  • Added/Updated documentation
  • Pipelines passing

Related issues

Closes #

Edited by Santiago Ospina De Los Ríos

Merge request reports