Skip to content

Setting up Argo intro and access notebooks. #4

Setting up Argo intro and access notebooks.

Setting up Argo intro and access notebooks. #4

name: trigger-book-build
on:
pull_request:
jobs:
build:
uses: ProjectPythia/cookbook-actions/.github/workflows/build-book.yaml@main
with:
environment_name: sklearn-argo-dev
artifact_name: book-zip-${{ github.event.number }}
# Other input options are possible, see ProjectPythia/cookbook-actions/.github/workflows/build-book.yaml