Skip to content

exec: write output notebook incrementally after each cell #27

exec: write output notebook incrementally after each cell

exec: write output notebook incrementally after each cell #27

Workflow file for this run

name: CI
on:
pull_request:
push:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Install uv
uses: astral-sh/setup-uv@v4
- name: Build
run: uv build