Long term it maybe nice to add a CI job to check for these, but for now, we just need to check manually that each notebook has a cell at the top with a commented out pip install line listing its dependencies, and also contain a last cell with author/update/irsahelp information.
[x] install cell
[ ] author
[ ] update
[ ] irsahelp, it should be a working link not just normal text
Long term it maybe nice to add a CI job to check for these, but for now, we just need to check manually that each notebook has a cell at the top with a commented out
pip install
line listing its dependencies, and also contain a last cell with author/update/irsahelp information.