Skip to content

Update numpy requirement from ~=1.26.4 to ~=2.0.2 #173

Update numpy requirement from ~=1.26.4 to ~=2.0.2

Update numpy requirement from ~=1.26.4 to ~=2.0.2 #173

Workflow file for this run

name: Binder Badge
on:
pull_request_target:
types: [opened,synchronize]
jobs:
binder:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: jupyterlab/maintainer-tools/.github/actions/binder-link@v1
with:
github_token: ${{ secrets.github_token }}