Skip to content

Commit

Permalink
updt link exclusions
Browse files Browse the repository at this point in the history
  • Loading branch information
BradyPlanden committed Jul 9, 2024
1 parent 032b419 commit b06d4e9
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 193 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/lychee_links.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,11 @@ jobs:
--accept 200,429
--exclude "https://tiles.stadiamaps.com/*|https://b.tile.openstreetmap.org/*"
--exclude "https://cartodb-basemaps-c.global.ssl.fastly.net/*"
--exclude "https://events.mapbox.com/*"
--exclude "https://events.mapbox.com/*|https://api.mapbox.cn/*"
--exclude "https://github.com/mikolalysenko/glsl-read-float/*"
--exclude "https://fonts.openmaptiles.org/*"
--exclude "https://a.tile.openstreetmap.org/*"
--exclude "https://cdn.plot.ly/*"
--exclude-path ./CHANGELOG.md
--exclude-path asv.conf.json
--exclude-path docs/conf.py
Expand Down
281 changes: 89 additions & 192 deletions examples/notebooks/pouch_cell_identification.ipynb

Large diffs are not rendered by default.

0 comments on commit b06d4e9

Please sign in to comment.