Template repo for making Jupyter Notebooks
Go to the GitHub wiki for more background.
- Put to-do's here
- There should be an easy way to use Jupyter Notebooks in your organization, where you can “just write code” within seconds.
- Follow established software development best practices: OOP, style guides, documentation
- You should institute version control for your Notebooks
- Reproducible Notebooks
- Continuous Integration (CI)
- Parameterized Notebooks
- Continuous Deployment (CD)
- Log all experiments automatically
- Continuous Integration for your Jupyter Notebooks
- Automating Jupyter Book deployments with CI/CD
- CI Pipeline + test framework for Jupyter Notebooks
- Jupyter CI
- Papermill - parameterize notebooks for command line calls (CI, etc.)