From 1dfa898a3b03ecae6f5649d3f1e7f4f0f1b5c261 Mon Sep 17 00:00:00 2001 From: Nikolaus West Date: Wed, 16 Oct 2024 14:29:45 +0200 Subject: [PATCH] Finish "what is Rerun?" page --- docs/content/getting-started/what-is-rerun.md | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/content/getting-started/what-is-rerun.md b/docs/content/getting-started/what-is-rerun.md index 2932aa03819a..ccbbc6ffee10 100644 --- a/docs/content/getting-started/what-is-rerun.md +++ b/docs/content/getting-started/what-is-rerun.md @@ -20,24 +20,24 @@ It's built around Rerun's open source data model to make data pipelines simple t It gives you a single database interface to operate on data from multiple sources, including MCAP, proprietary log-formats, LeRobot Datasets, and multimodal table formats like Lance. -Under development with select partners. [Get in touch](https://5li7zhj98k8.typeform.com/to/a5XDpBkZ) if you'd like to be one of them. +It's under development with select partners. [Get in touch](https://5li7zhj98k8.typeform.com/to/a5XDpBkZ) if you'd like to be one of them. ## How do you use it? - - - - - + + + + + -TODO: Update diagram -1. User the Rerun SDK to Model and log multimodal data from running code or load it from stored datasets -2. View and interact with live or recorded data, in the stand alone viewer or embedded in your app. +1. Use the Rerun SDK to log multimodal data from your code or load it from storage +2. View live or recorded data in the standalone viewer or embedded in your app 3. Build layouts and customize visualizations interactively in the UI or through the SDK -4. Extract clean dataframes and use with tools like Pandas, Polars, or DuckDB. +4. Query recordings to get clean dataframes into tools like Pandas, Polars, or DuckDB +5. Extend Rerun when you need to ## How does it work? That's a big question for a welcome page. The short answer is that