File: README.md

package info (click to toggle)
python-papermill 2.6.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,220 kB
  • sloc: python: 4,977; makefile: 17; sh: 5
file content (13 lines) | stat: -rw-r--r-- 260 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Simple CLI Example

This example uses three notebooks:

- simple_input.ipynb
- simple_output.ipynb
- cli_example.ipynb

1. Open the cli_example.ipynb notebook.

1. Begin executing the cells.

1. One cell demonstrates running papermill from the command line.