Currently the notebooks within a package are ordered alphabetically. For some packages this breaks the logical flow (pointpats for example).
One solution to this might be to have a README.md in the package notebooks directory that lists the specific order by which the notebooks should be visited by an interested user. Alternatively, maybe a yaml file in that directory could serve the same purpose. Either way, the notebooks project would consume these files to set the ordering of the notebooks.
Currently the notebooks within a package are ordered alphabetically. For some packages this breaks the logical flow (pointpats for example).
One solution to this might be to have a README.md in the package notebooks directory that lists the specific order by which the notebooks should be visited by an interested user. Alternatively, maybe a yaml file in that directory could serve the same purpose. Either way, the notebooks project would consume these files to set the ordering of the notebooks.