Skip to content

Embedding notebooks with parent->child exposure #8211

Embedding notebooks with parent->child exposure

Embedding notebooks with parent->child exposure #8211

Workflow file for this run

name: Typos
# Run on pull requests
on:
pull_request: {}
permissions:
contents: read
jobs:
typos:
name: Check for typos
runs-on: ubuntu-latest
steps:
- name: 🛑 Cancel Previous Runs
uses: styfle/[email protected]
- uses: actions/checkout@v4
- uses: crate-ci/[email protected]