Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 273 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 273 Bytes

schedview_notebooks

Notebooks associated with schedview, sometimes for execution by Times Square

Development

This repository uses Pre-commit to keep notebooks formatted and clean. Install Pre-commit by running:

pip install pre-commit
pre-commit install