What it says on the tin, we have one date in the meta data and one written at the bottom of the notebook. Should probably consolidate into the meta data, and have it add the last modified date into the rendered version from the meta data.
That means that the last modified date will only need to be changed in one place per notebook, and in the meta data which is easily addressed using Jupytext. That would make it very easy to do for a GHA.
What it says on the tin, we have one date in the meta data and one written at the bottom of the notebook. Should probably consolidate into the meta data, and have it add the last modified date into the rendered version from the meta data.
That means that the last modified date will only need to be changed in one place per notebook, and in the meta data which is easily addressed using Jupytext. That would make it very easy to do for a GHA.