X Tutup
Skip to content

Apply automated docs & notebooks freshness + normalization checks#3232

Open
C-Achard wants to merge 2 commits intocy/automated-docs&nb-reportfrom
cy/docs-nbs-check-apply
Open

Apply automated docs & notebooks freshness + normalization checks#3232
C-Achard wants to merge 2 commits intocy/automated-docs&nb-reportfrom
cy/docs-nbs-check-apply

Conversation

@C-Achard
Copy link
Collaborator

@C-Achard C-Achard commented Mar 6, 2026

Applies the --write option of the scripts added in #3228.

⚠️ NOTE: instructions regarding the special metadata commit format have to be followed for this to work.

Checks

  • .md files only show frontmatter edits
  • .ipnyb files are intact
    • nbformatted notebooks render correctly/are not broken
    • Non-nbformatted notebooks only show metadata field edits

@C-Achard C-Achard added this to the CI Overhaul milestone Mar 6, 2026
@C-Achard C-Achard self-assigned this Mar 6, 2026
@C-Achard C-Achard added enhancement New feature or request COLAB Jupyter related to jupyter notebooks documentation documentation updates/comments CI Related to CI/CD jobs and automated testing labels Mar 6, 2026
Include pydantic>2 in pyproject.toml dependencies to require Pydantic v2+ for project data models/validation and ensure compatibility with code expecting Pydantic v2 behavior.
@deruyter92 deruyter92 self-requested a review March 9, 2026 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Related to CI/CD jobs and automated testing COLAB documentation documentation updates/comments enhancement New feature or request Jupyter related to jupyter notebooks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

X Tutup