You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: notebooks/quick-start.py
+1-7Lines changed: 1 addition & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -7,13 +7,7 @@
7
7
@app.cell(hide_code=True)
8
8
def_(mo):
9
9
mo.md("""
10
-
# Developer Data Portal
11
-
12
-
Open-source developer analytics across Ethereum and beyond. Unified data from Open Dev Data, GitHub Archive, and OSO. Explore it in the browser, query via a single API, or just hand it to your agent.
13
-
14
-
Cross-source data pipelines are hard to build and harder to maintain. DDP handles the messy middle so you can go straight to doing cool things.
15
-
16
-
Every model you see here is a Python notebook — built on [marimo](https://marimo.io) — that you can inspect, replicate, or [fork](https://github.com/opensource-observer/ddp) and run in your own environment.
0 commit comments