The first release of `papermill_service`. With some fantastic API endpoints such as:
- `/version` - which will get you the current version of `papermill_service`
- `/params` - which will get you a `json` representation of notebook parameters
- `/start` - which will begin processing the notebook with the provided parameters and give you back a `task_id`
- `/fetch/{task_id}` - which will try fetch you a completed notebook