Skip to content

BUG: Use mode='w' fro pyimagej notebook #209

BUG: Use mode='w' fro pyimagej notebook

BUG: Use mode='w' fro pyimagej notebook #209

Workflow file for this run

name: Notebook tests
on: [push, pull_request]
jobs:
run:
runs-on: ubuntu-latest
name: Test notebooks with nbmake
steps:
- uses: actions/checkout@v4
- uses: prefix-dev/setup-pixi@v0.8.1
- name: Test notebooks
run: |
pixi run test-notebooks