Skip to content

Commit

Permalink
Merge pull request #57 from theislab/fix/spatial_warp
Browse files Browse the repository at this point in the history
added annotation_mapping example
  • Loading branch information
ArinaDanilina authored Jan 26, 2024
2 parents bbca9f2 + f1ee5fa commit dd078f7
Show file tree
Hide file tree
Showing 3 changed files with 441 additions and 4 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ repos:
args: [--fix=lf]
- id: trailing-whitespace
- id: check-added-large-files
args: ["--maxkb=2000"]
- repo: https://github.com/nbQA-dev/nbQA
rev: 1.6.3
hooks:
Expand Down
425 changes: 425 additions & 0 deletions examples/problems/900_annotation_mapping.ipynb

Large diffs are not rendered by default.

19 changes: 15 additions & 4 deletions tutorials/300_spatial_alignment.ipynb

Large diffs are not rendered by default.

0 comments on commit dd078f7

Please sign in to comment.