Skip to content

Replace datashader with matplotlib in user guide notebooks #105

Replace datashader with matplotlib in user guide notebooks

Replace datashader with matplotlib in user guide notebooks #105

Workflow file for this run

name: Label PRs
on:
pull_request_target:
types: [opened, synchronize]
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5