Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eschmidt42/testing-bambi

Taking bambi notebooks from https://bambinos.github.io/bambi/notebooks/ and running them to check reproducibility.
https://github.com/eschmidt42/testing-bambi

Last synced: 21 days ago
JSON representation

Taking bambi notebooks from https://bambinos.github.io/bambi/notebooks/ and running them to check reproducibility.

Awesome Lists containing this project

README

        

# Testing `bambi`

This repo takes [`bambi`](https://bambinos.github.io/bambi/) notebooks from [Examples](https://bambinos.github.io/bambi/notebooks/) and runs them to check reproducibility.

## Setup

Using `uv` version 0.5.7

uv sync

External dependency to run some of the notebooks:

* `model.graph()` like statements require [`graphviz`](https://graphviz.org) to be installed