You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/api/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ import scanpy as sc
7
7
```
8
8
9
9
```{note}
10
-
Additional functionality is available in the broader {doc}`ecosystem <../ecosystem>`, with some tools being wrapped in the {mod}`scanpy.external` module.
10
+
Additional functionality is available across the broader [scverse ecosystem](https://scverse.org/packages/#ecosystem), with some tools wrapped in the {mod}`scanpy.external` module.
Working with millions of cells and have a GPU available?
46
+
[rapids-singlecell][rsc] mirrors the scanpy API with order-of-magnitude speedups on core preprocessing, neighbors, embedding, and clustering steps.
47
+
:::
41
48
::::
42
49
50
+
[rsc]: https://rapids-singlecell.readthedocs.io
51
+
43
52
**Other resources**
44
53
45
54
* Follow changes in the {ref}`release notes <release-notes>`.
46
-
*Find tools that harmonize well with anndata & Scanpy at[scverse.org/packages/](https://scverse.org/packages/)
55
+
*Discover tools that build on or complement scanpy in the[scverse ecosystem](https://scverse.org/packages/#ecosystem), and follow scverse-wide news at [scverse.org/blog](https://scverse.org/blog/).
47
56
* Check out our {ref}`contribution guide <contribution-guide>` for development practices.
48
57
* Consider citing [Genome Biology (2018)] along with original {doc}`references <references>`.
49
58
50
-
## News
51
-
52
-
```{include} news.md
53
-
:start-after: '<!-- marker: after prelude -->'
54
-
:end-before: '<!-- marker: before old news -->'
55
-
```
56
-
57
-
{ref}`(past news) <News>`
58
-
59
59
% put references first so all references are resolved
60
60
61
61
% NO! there is a particular meaning to this sequence
0 commit comments