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
3 changes: 0 additions & 3 deletions .gitmodules

This file was deleted.

2 changes: 0 additions & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# https://docs.readthedocs.io/en/stable/config-file/v2.html
version: 2
submodules:
include: all
build:
os: ubuntu-24.04
tools:
Expand Down
8 changes: 0 additions & 8 deletions docs/dev/documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,7 @@ When asked for “Issue number (`+` if none)”, enter the *PR number* instead.
Once you've added a new function to the documentation, you'll need to make sure there is a link somewhere in the documentation site pointing to it.
This should be added to `docs/api.md` under a relevant heading.

For tutorials and more in depth examples, consider adding a notebook to the [scanpy-tutorials][] repository.

The tutorials are tied to this repository via a submodule.
To update the submodule, run `git submodule update --remote` from the root of the repository.
Subsequently, commit and push the changes in a PR.
This should be done before each release to ensure the tutorials are up to date.

[towncrier create]: https://towncrier.readthedocs.io/en/stable/tutorial.html#creating-news-fragments
[scanpy-tutorials]: https://github.com/scverse/scanpy-tutorials/

## docstrings format

Expand Down
29 changes: 0 additions & 29 deletions docs/extensions/canonical_tutorial.py

This file was deleted.

1 change: 0 additions & 1 deletion docs/how-to/cell-cycle.ipynb

This file was deleted.

783 changes: 783 additions & 0 deletions docs/how-to/cell-cycle.ipynb

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/how-to/knn-transformers.ipynb

This file was deleted.

208 changes: 208 additions & 0 deletions docs/how-to/knn-transformers.ipynb

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/how-to/plotting-with-marsilea.ipynb

This file was deleted.

811 changes: 811 additions & 0 deletions docs/how-to/plotting-with-marsilea.ipynb

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/tutorials/basics/clustering-2017.ipynb

This file was deleted.

2,431 changes: 2,431 additions & 0 deletions docs/tutorials/basics/clustering-2017.ipynb

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/tutorials/basics/clustering.ipynb

This file was deleted.

1,252 changes: 1,252 additions & 0 deletions docs/tutorials/basics/clustering.ipynb

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/tutorials/basics/integrating-data-using-ingest.ipynb

This file was deleted.

1,769 changes: 1,769 additions & 0 deletions docs/tutorials/basics/integrating-data-using-ingest.ipynb

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/tutorials/experimental/dask.ipynb

This file was deleted.

Loading
Loading