Skip to content

possibility start parametrized notebook server instead of only headless execution / write parametrized notebook to *.ipynb #64

Open
@lukasheinrich

Description

@lukasheinrich

I love the run_notebook option and this is probably the main use-case, but sometimes i'd like to be able (or better have a service to which I don't have direct access to like binder) to start an interactive notebook server but with the parameters predetermined

a la

papermill save --input input.ipynb --parameter a='hello world' --output output.ipynb
jupyter notebook.ipynb

or better

papermill serve input.ipynb --parameter a='hello world' 

would others see this as useful as well?

Metadata

Metadata

Assignees

No one assigned

    Labels

    ideaAn idea which is open to discussion rather than a particular issue or bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions