abc-classroom.distribute

Take a template directory and distribute it

abcclassroom.distribute.find_notebooks(base_path)[source]

Find all notebooks below base_path and return path to them

abcclassroom.distribute.git_init(directory)[source]

Initialise and populate a git repository in directory

Add all files in directory to a newly create git repository in that directory.

abcclassroom.distribute.render_circleci_template(notebook_paths)[source]

Load the CircleCI template