Skip to content

Update scipy requirement from ~=1.13.0 to ~=1.13.1 #157

Update scipy requirement from ~=1.13.0 to ~=1.13.1

Update scipy requirement from ~=1.13.0 to ~=1.13.1 #157

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 }}