geoscixyz / geosci-labs

collection of notebook-apps for concepts in applied geophysics
https://geosci.xyz
MIT License
50 stars 35 forks source link

testing #61

Open lheagy opened 1 year ago

lheagy commented 1 year ago

we don't need to be testing on all versions of python from 3.7 to 3.10. We could test just the lowest / highest that we support. It would be nice to also break the tests so that we can be running some of the notebook tests in parallel

jcapriot commented 1 year ago

I don’t remember how long the actual tests notebooks take to run, but I know it takes a decent amount of the time is spent to setup the environment, (could likely be sped up by switching it to use mamba instead of conda)