ProjectPythia / cookbook-template

Project Pythia Cookbook template
https://projectpythia.org/cookbook-template/
Apache License 2.0
23 stars 17 forks source link

Clean up #121

Closed brian-rose closed 1 year ago

brian-rose commented 1 year ago

A bunch of clean-up to the Template prior to the 2023 hackathon:

To address #119 I plan to switch on the pre-commit.ci service for this repo to keep this stuff up to date in the template, but leave it as completely optional for individual cookbooks.

github-actions[bot] commented 1 year ago

👋 Thanks for opening this PR! The Cookbook will be automatically built with GitHub Actions. To see the status of your deployment, click below. 🔍 Git commit SHA: 69d18fcc67e20e425206dd97abb36689a416bfa8 ✅ Deployment Preview URL: https://ProjectPythia.github.io/cookbook-template/_preview/121

brian-rose commented 1 year ago

As a few of the infrastructure folks discussed today, this PR also preserves the default option of executing notebooks on GitHub Actions. We will switch individual cookbooks over to building on the Binder on an as-needed basis.

However the Pythia Binder is now the default platform for interactive use of the Cookbooks, even for Cookbooks that don't run their nightly builds on the Binder.