ProjectPythia / cookbook-template

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

Switch to executing via binderbot #94

Open brian-rose opened 1 year ago

brian-rose commented 1 year ago

This is a demo of the newly implemented switch. To execute notebooks via binderbot, we simply set the field execute_notebooks: binder in _config.yml.

That's it! The reusable workflows take care of everything else.

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: d6a332f6e9e38eaf0b368e5cdb1523428b27debc ✅ Deployment Preview URL: https://ProjectPythia.github.io/cookbook-template/_preview/94

brian-rose commented 1 year ago

This still works after merging in all the new changes, yay!