We provide here a Python Jupyter Notebook which demonstrates the use of pyomexmeta
- the Python interface to libOmexMeta.
In this demonstration we illustrate the creation of annotations for models encoded in the SBML and CellML formats as described in the OMEX Metadata Specification version 1.1.
You can access a live version of this notebook via the launch binder badge above or by following this direct link.
Alternatively, you can grab a copy of this repository locally and access the notebook with commands similar to these:
$> pip install pyomexmeta
$> pip install notebook
$> jupyter notebook