Our CI builds the docs notebooks. bed_picks.ipynb is a full five minutes slower than the next slowest notebook:
📖 Built notebooks/demo_notebook.ipynb in 2.9 min.
📖 Built notebooks/bed_picks.ipynb in 8.25 min.
I assume this is because the notebook fetches a large amount of BedMap data, but I haven't actually looked into it. We should make it faster for the sake of our CI pipelines while still demonstrating the same functionality.
Our CI builds the docs notebooks.
bed_picks.ipynbis a full five minutes slower than the next slowest notebook:I assume this is because the notebook fetches a large amount of BedMap data, but I haven't actually looked into it. We should make it faster for the sake of our CI pipelines while still demonstrating the same functionality.