Skip to content

Fix sphinx 8 warnings #268

Fix sphinx 8 warnings

Fix sphinx 8 warnings #268

Workflow file for this run

name: repo2docker CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Build and cache on mybinder.org
uses: jupyterhub/repo2docker-action@master
with:
NO_PUSH: true
MYBINDERORG_TAG: ${{ github.event.ref }}