v0.1.2
DashObserve v0.1.2
Released: 2026-07-01
Previous: v0.1.1
What's included
- All tests passing across Python 3.9, 3.10, 3.11, 3.12
- API documentation regenerated (see
docs/api/) - Published to PyPI and Databricks Marketplace
Install
pip install dash-observe==0.1.2Quick Start (Databricks notebook)
%pip install dash-observe==0.1.2
import dashobserve
dashobserve.launch()