Skip to content

Update MBM tutorial with modern, non-deprecated functionality and accurate description of defaults #153

Update MBM tutorial with modern, non-deprecated functionality and accurate description of defaults

Update MBM tutorial with modern, non-deprecated functionality and accurate description of defaults #153

Workflow file for this run

name: Tutorials
on:
workflow_dispatch:
push:
branches: [ main ]
paths:
- "tutorials/**"
pull_request:
branches: [ main ]
paths:
- "tutorials/**"
jobs:
build-tutorials-with-latest-botorch:
name: Tutorials with latest BoTorch
uses: ./.github/workflows/reusable_tutorials.yml
with:
smoke_test: true
pinned_botorch: false