fetch-nb

command
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

fetch-nb authenticates against Fabric, resolves a workspace and notebook by displayName, and prints the parameters discovered by futils's parser. Used to validate the end-to-end flow against real notebooks before wiring the interactive CLI.

Usage:

go run ./cmd/fetch-nb "<Workspace displayName>" "<Notebook displayName>"

Optional flags:

-raw            dump the decoded .ipynb to stdout instead of parsed parameters
-profile        keychain profile name (default "default")
-run            actually trigger a RunNotebook job using discovered defaults
                (plus any -p overrides), then poll until completion
-p name=value   override a discovered parameter. Type is inherited from the
                notebook's declaration. Repeat the flag for multiple overrides.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL