Warning
These tools are actively being developed and nothing should be considered stable until version 1.0 has been released.
uv add https://github.com/CellDL/BG-Tools/releases/download/v0.9.2/bg2cellml-0.9.2-py3-none-any.whl$ git clone https://github.com/CellDL/BG-Tools
$ cd BG-Tools
$ git submodule update --init --recursive
$ uv sync --all-groupsSee cli/bgtool/__main__.py for details.
- Clone the repository and its sub-modules as above.
- Install with
uv sync --group notebook - Start JupyterLab with
uv run jupyter lab - Open
./notebooks/bg2cellml.ipynbin Jupyter.