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/insights/ethereum-repo-rank.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@
11
11
12
12
@app.cell(hide_code=True)
13
13
def_(mo):
14
-
_header_html='<div class="ddp-header"><h1>Repo Rank</h1><p>Tracking which repos are trending in the Ethereum builder community.</p><div class="ddp-header-meta"><span style="display:inline-flex;align-items:center;gap:4px;"><span class="ddp-live-dot"></span> Live data</span><span>Created: <span class="ddp-badge">2026-03-16</span></span></div></div>'
14
+
_header_html='<div class="ddp-header"><h1>Ethereum Repo Rank</h1><p>Trending repos and scouts in the Ethereum builder community.</p><div class="ddp-header-meta"><span style="display:inline-flex;align-items:center;gap:4px;"><span>Created: <span class="ddp-badge">2026-03-16</span></span></div></div>'
0 commit comments