Skip to content

Idea: on launch, Scribe can immediately print / open a link to the notebook it is editing and show live progress #5

Description

@rithwiksud

This is what I've done on my custom version of Scribe. Curious if any others would like these features, or if a PR is possible.

CLICK HERE FOR MY BRANCH

  1. When launching a Scribe session, the very first thing that happens is a notebook is specified for the Scribe to use. Scribe is only able to edit/run that notebook, to keep things more clean. When you start a Scribe session, it will print out the notebook link and details before anything else.
(base) rithwik@Rithwiks-MacBook-Pro scribe % rithwik-scribe

🚀 Launching Claude Code with Scribe notebook tools enabled...

⏳ Starting Jupyter server...
📓 Notebook: 2026-02-08-16-01_Notebook.ipynb
📂 Path: /Users/rithwik/scribe/notebooks/2026-02-08-16-01_Notebook.ipynb
🔗 URL: http://localhost:24987/lab/tree/notebooks/2026-02-08-16-01_Notebook.ipynb?token=...
  1. Optionally, when launching Scribe you can point it to a specific notebook to use (rithwik-scribe notebook.ipynb).

  2. Then, the Jupyter server URL is automatically opened in my default browser.

  3. Lastly, I enabled real-time collaboration to the MCP, meaning that as Scribe edits and runs cells in the notebook, you can see those changes live, rather than having to hit reload.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions