Skip to content

feat: Added button to execute all query cells in a datadoc after the current cell #2630

feat: Added button to execute all query cells in a datadoc after the current cell

feat: Added button to execute all query cells in a datadoc after the current cell #2630

Workflow file for this run

name: Lint
on:
push:
branches:
- master
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]