British-Oceanographic-Data-Centre / COAsT

A Coastal Ocean Assessment Tool built as an extendable python framework for nemo models
https://british-oceanographic-data-centre.github.io/COAsT/
MIT License
23 stars 11 forks source link

run notebooks on coast repo #631

Closed thogar-computer closed 8 months ago

thogar-computer commented 8 months ago

Pull request checklist

Please check if your PR fulfills the following requirements:

Pull request type

Please check the type of change your PR introduces: - [ ] Bugfix - [ ] Feature - [ ] Code style update (formatting, renaming) - [ ] Refactoring (no functional changes, no api changes) - [X] Build related changes - [ ] Documentation content changes - [ ] Other (please describe): ## What is the current behavior?

The PO would like the notebooks to be run within the GitHub workflow

Issue URL: #552

What is the new behavior?

All the notebook GitHub actions have been copied over and slimed down to only run the notebooks (not moving the markdown and Images)

Checklist

Does this introduce a breaking change?

Other information

thogar-computer commented 8 months ago

We spilt out the notebook runner/converts in the coast-site repo so I have keep it the same here.... not sure if that'll mean a quicker run / better logging or if it just means a lot of repeated (wasted) compute...