Skip to content

Add tests for python 3.9, 3.10 and 3.11. Avoid widgets deprecated war… #11

Add tests for python 3.9, 3.10 and 3.11. Avoid widgets deprecated war…

Add tests for python 3.9, 3.10 and 3.11. Avoid widgets deprecated war… #11

Workflow file for this run

name: Deploy to GitHub Pages
permissions:
contents: write
pages: write
on:
push:
branches: [ "main", "master" ]
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest
steps: [uses: fastai/workflows/quarto-ghp@master]