Skip to content

R&D Papermill and Scrapbook to automate Jupyter Notebook workflows

License

Notifications You must be signed in to change notification settings

mcmasty/learning-papermill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learning-papermill

R&D Papermill and Scrapbook to automate Jupyter Notebook workflows

Introduction

This is a project to experiment and play around with Papermill and Jupyter Notebook. Inspired by Netflix's Notebook Driven Architecture.

Installation

Clone repository then use either make or pip

From the learning-papermill directory use command

make install

or

pip install .

Sanity check

This example application also uses the Click framework for the Command-Line-Interface.

The cli app has the name paper

Issuing paper command will expose all the current available actions in the app.

paper hello will echo hello is useful for sanity checks.

Other Stuff ...

Current Version only accept two parameters a proof-of-concept: some_name and some_number


References

Jupyter Notebooks in a Git Repo

Interesting note in papermill release notes:

0.19.0

DEPRECATION CHANGE The record, read_notebook, and read_notebooks functions are now officially deprecated and will be removed in papermill 1.0.

About

R&D Papermill and Scrapbook to automate Jupyter Notebook workflows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published