Benchmark
Figure showing the performance of some variantplaner functions to check their complexity or compare certain features.
Traceback (most recent call last):
File "/Users/runner/work/variantplaner/variantplaner/.venv/lib/python3.12/site-packages/markdown_exec/formatters/python.py", line 71, in _run_python
exec_python(code, code_block_id, exec_globals)
File "/Users/runner/work/variantplaner/variantplaner/.venv/lib/python3.12/site-packages/markdown_exec/formatters/_exec_python.py", line 8, in exec_python
exec(compiled, exec_globals) # noqa: S102
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<code block: n1>", line 14, in <module>
import altair
ModuleNotFoundError: No module named 'altair'