Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 281 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 281 Bytes

fire

SageMaker notebook runner

Usage:

>wget https://raw.githubusercontent.com/vanoudh/fire/master/fire.py
>python fire.py mynotebook.ipynb

The notebook should include special comments for fire to interpret, see mynotebook.ipynb for an example.