Skip to content

Releases: dash-libs/dash-observe

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 02 Jul 10:11

DashObserve v0.1.5

Released: 2026-07-02
Previous: v0.1.4

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.5

Quick Start (Databricks notebook)

%pip install dash-observe==0.1.5
import dashobserve
dashobserve.launch()

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 02 Jul 09:40

DashObserve v0.1.4

Released: 2026-07-02
Previous: v0.1.3

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.4

Quick Start (Databricks notebook)

%pip install dash-observe==0.1.4
import dashobserve
dashobserve.launch()

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 01 Jul 09:09

DashObserve v0.1.3

Released: 2026-07-01
Previous: v0.1.2

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.3

Quick Start (Databricks notebook)

%pip install dash-observe==0.1.3
import dashobserve
dashobserve.launch()

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 01 Jul 08:50

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.2

Quick Start (Databricks notebook)

%pip install dash-observe==0.1.2
import dashobserve
dashobserve.launch()

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 01 Jul 05:31

DashObserve v0.1.1

Released: 2026-07-01
Previous: v0.1.0

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.1

Quick Start (Databricks notebook)

%pip install dash-observe==0.1.1
import dashobserve
dashobserve.launch()