Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tutorial-registry/tutorials/advanced-plotting/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Advanced plotting
description: |
This tutorial explains how to customize matplotlib plots generated
by scanpy or other scverse libraries.
link: https://scanpy-tutorials.readthedocs.io/en/latest/plotting/advanced.html
link: https://scanpy.readthedocs.io/en/stable/tutorials/plotting/advanced.html
image: icon.png
primary_category: Tips & Tricks
order: 30
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: |
In this notebook we showcase how to perform concatenation, meaning to
keep all sub elements of each object, and stack these elements in an
ordered way.
link: https://anndata.readthedocs.io/en/latest/concatenation.html
link: https://anndata.readthedocs.io/en/stable/tutorials/concatenation.html
image: icon.png
primary_category: Data structures
order: 30
Expand Down
Loading