Skip to content

docs: add papermill-tenki as a real-world remote-execution engine example - #903

Open
darolpz-luxor wants to merge 4 commits into
nteract:mainfrom
darolpz-luxor:docs/tenki-engine-example
Open

docs: add papermill-tenki as a real-world remote-execution engine example#903
darolpz-luxor wants to merge 4 commits into
nteract:mainfrom
darolpz-luxor:docs/tenki-engine-example

Conversation

@darolpz-luxor

@darolpz-luxor darolpz-luxor commented Jul 23, 2026

Copy link
Copy Markdown

What does this PR do?

Adds a short "real-world engine" subsection to docs/extending-entry-points.rst,
pointing readers to papermill-tenki
as an example of an engine that executes notebooks on remote infrastructure
(disposable Tenki Sandbox microVMs), discovered through the same
papermill.engine entry point the surrounding docs already describe.

The existing example engine is intentionally minimal (it just times cells). This
gives readers a concrete, installable example of a non-trivial engine — one that
runs notebooks off-machine and returns the executed notebook with outputs.

Docs-only change; no code or behavior changes. The example notes it requires a
Tenki account and TENKI_API_KEY, linking to the package README for setup.

No associated issue (docs enhancement).

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant