Skip to content

Commit 166ac11

Browse files
authored
Merge branch 'main' into Description-corrections
2 parents 5adbd0b + 894f1df commit 166ac11

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed
71.5 KB
Loading
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name: Interoperability
2+
description: |
3+
This tutorial explains how to customize matplotlib plots generated
4+
by scanpy or other scverse libraries.
5+
link: https://scanpy-tutorials.readthedocs.io/en/latest/plotting/advanced.html
6+
image: icon.png
7+
primary_category: Tips & Tricks
8+
tags:
9+
- visualization
10+
packages:
11+
- scanpy
12+
authors:
13+
- Hrovatin

tutorial-registry/tutorials/concatenation-of-unimodal-data/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Concatenation
22
description: |
3-
In this notebook we showcase how to perform concatenation, meaning to
4-
keep all sub elements of each object, and stack these elements in an
3+
In this notebook we showcase how to perform concatenation, meaning to
4+
keep all sub elements of each object, and stack these elements in an
55
ordered way.
66
link: https://anndata.readthedocs.io/en/latest/concatenation.html
77
image: icon.png

0 commit comments

Comments
 (0)