Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/eschmidt42/testing-bambi
- Owner: eschmidt42
- License: mit
- Created: 2024-12-18T10:20:59.000Z (23 days ago)
- Default Branch: main
- Last Pushed: 2024-12-18T18:56:22.000Z (23 days ago)
- Last Synced: 2024-12-18T19:42:03.835Z (23 days ago)
- Language: Jupyter Notebook
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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