@@ -7,9 +7,9 @@ performed with scverse core and ecosystem packages.
77
88To this end, this repository contains
99
10- - a registry for tutorials listed on [ scverse.org/learn] ( https://scverse.org/learn ) (see ` tutorial-registry ` )
11- - shared tutorials that complement more specific tutorials provided by invidiual [ core] ( https://scverse.org/packages/ )
12- and [ ecosystem] ( https://scverse.org/packages/#ecosystem ) packages (see ` docs ` )
10+ - a registry for tutorials listed on [ scverse.org/learn] ( https://scverse.org/learn ) (see ` tutorial-registry ` )
11+ - shared tutorials that complement more specific tutorials provided by invidiual [ core] ( https://scverse.org/packages/ )
12+ and [ ecosystem] ( https://scverse.org/packages/#ecosystem ) packages (see ` docs ` )
1313
1414## Adding tutorials
1515
@@ -19,12 +19,12 @@ improvements.
1919
2020To be added to our website, tutorials must fulfill at least the following requirements:
2121
22- - all featured packages must be scverse [ core] ( https://scverse.org/packages/#core-packages ) or
23- [ approved ecosystem packages] ( https://scverse.org/packages/#ecosystem ) . This does not apply to packages that are not
24- specific to omics data analysis (e.g. pandas, seaborn).
25- - the notebook author agrees to maintain the tutorial in the future and is reachable via [ zulip] ( https://scverse.zulipchat.com ) .
26- - the notebook contains a backlink to [ scverse.org/learn] ( https://scverse.org/learn )
27- - the notebook is self-contained: All required example data is downloaded as part of the tutorial
22+ - all featured packages must be scverse [ core] ( https://scverse.org/packages/#core-packages ) or
23+ [ approved ecosystem packages] ( https://scverse.org/packages/#ecosystem ) . This does not apply to packages that are not
24+ specific to omics data analysis (e.g. pandas, seaborn).
25+ - the notebook author agrees to maintain the tutorial in the future and is reachable via [ zulip] ( https://scverse.zulipchat.com ) .
26+ - the notebook contains a backlink to [ scverse.org/learn] ( https://scverse.org/learn )
27+ - the notebook is self-contained: All required example data is downloaded as part of the tutorial
2828
2929You can easily check your changes to tutorials or the registry locally:
3030
0 commit comments