virtual_ecosystem_in_static_mode.md calls ve_run multiple times which means it takes more than 5 minutes to execute, significantly increasing docs build times.
The point is to show conceptionally how the static model works so there's very little value in showing the most recent possible output here.
It makes more sense to store this as an executed notebook so that they contents aren't run every time the docs build.
(we would have to remember to rerun this page if there are changes in ve_run's API
virtual_ecosystem_in_static_mode.mdcallsve_runmultiple times which means it takes more than 5 minutes to execute, significantly increasing docs build times.The point is to show conceptionally how the static model works so there's very little value in showing the most recent possible output here.
It makes more sense to store this as an executed notebook so that they contents aren't run every time the docs build.
(we would have to remember to rerun this page if there are changes in
ve_run's API