Skip to content

DOC: clarify text in grid_to_vector_map.ipynb #126

DOC: clarify text in grid_to_vector_map.ipynb

DOC: clarify text in grid_to_vector_map.ipynb #126

Workflow file for this run

name: nbdime-git-diff
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: "3.10"
- name: nbdime-git-diff
uses: raybellwaves/nbdime-git-diff@0.0.6