This repository contains Jupyter notebooks, which use the CMME comparison environment.
- Install CMME into a virtual environment (e.g.,
cmme-env) (see CMME comparison environment#Installation). - Inside CMME's python environment, install Jupyter Notebook:
pip install notebook). Then create a new terminal session.
- Clone this repository
- Activate the Python virtual environment
- Open a terminal at the directory of this repository and start Jupyter notebook server:
jupyter-notebook . - Open any notebook