Skip to content

Bump notebook from 6.4.12 to 7.5.7 #39

Bump notebook from 6.4.12 to 7.5.7

Bump notebook from 6.4.12 to 7.5.7 #39

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
branches:
- main
permissions:
contents: read
jobs:
lint:
uses: ./.github/workflows/lint.yml
tests:
uses: ./.github/workflows/pytest.yml
secrets: inherit
docs:
uses: ./.github/workflows/docs.yml