Skip to content

v0.1.1

Latest

Choose a tag to compare

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

DashIngest — Data Ingestion v0.1.1

Released: 2026-07-02
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-ingest==0.1.1

Quick Start (Databricks notebook)

%pip install dash-ingest==0.1.1
import dashingest
dashingest.launch()