Skip to content

feat: Implement Slider class for JupyterViz #2078

feat: Implement Slider class for JupyterViz

feat: Implement Slider class for JupyterViz #2078

Workflow file for this run

name: build
on:
push:
branches:
- main
- release**
pull_request:
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@master
with:
ignore_words_file: .codespellignore
skip: .*bootstrap.*,*.js,.*bootstrap-theme.css.map