Vibeleaderboard
Index / tool
Visit github.com
Category
Developer Tools
Rank
No. 1168Tools index
Pricing
Open Source
Platform
cli · desktop · extension
Type
TOOL
GitHub
5 stars
Latest release
v0.2.3
Date

About

Tithon is a host-side daemon that keeps a Jupyter kernel and its output alive independently of any connected client, so closing an editor, losing SSH, or restarting the daemon doesn't kill a running session. It ships a CLI plus a VSCode extension that opens a percent-format .py file as a live notebook, journaling output to SQLite and storing images as files so AI agents can read them directly instead of parsing base64.

What it can do

  • Open a percent-format .py file as a live notebook in VSCode

    percent-format .py fileLive notebook view

  • Journal notebook output to a database

    Kernel outputSQLite records

  • Store notebook images as files instead of embedding base64

    Image output from kernelImage files

Why it made the leaderboard

Keeps a long-running training session and its live output alive through disconnects, replacing the workaround of tailing W&B or log files after losing a kernel.

Tags

jupytervscode-extensionpythonremote-developmentsshkernelnotebookdaemon

Tech Stack

Python

Comments (0)

No comments yet

Editorially curated, with community endorsements as a secondary signal. Corrections welcome.