Skip to content

Commit

Permalink
miscellaneous doc enhancements (#813)
Browse files Browse the repository at this point in the history
* update submodule

* update submodule

* update submodule to docs/adjust-docs PR branch

* include new external notebook

* new icon

* update submodule

* zulip instead of github discussions

* usage -> api

* new logo

* u. sm.
  • Loading branch information
eroell authored Oct 31, 2024
1 parent 3260f8f commit 90cb1d6
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 4 deletions.
Binary file added docs/_static/tutorials/patient_trajectory.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -179,4 +179,5 @@
"tutorials/notebooks/cohort_tracking": "_static/tutorials/cohort_tracking.png",
"tutorials/notebooks/bias": "_static/tutorials/bias.png",
"tutorials/notebooks/out_of_core": "_static/tutorials/out_of_core.png",
"tutorials/notebooks/patient_trajectory": "_static/tutorials/patient_trajectory.png",
}
5 changes: 3 additions & 2 deletions docs/tutorials/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The easiest way to get familiar with ehrapy is to follow along with our tutorial
Many are also designed to work seamlessly in Binder, a free cloud computing platform.

:::{note}
For questions about the usage of ehrapy use [Github Discussions].
For questions about the usage of ehrapy use the [zulip forum](https://scverse.zulipchat.com/#narrow/channel/465075-ehrapy).
:::

## Quick start
Expand All @@ -28,6 +28,7 @@ For questions about the usage of ehrapy use [Github Discussions].
notebooks/cohort_tracking
notebooks/bias
notebooks/out_of_core
notebooks/patient_trajectory
```

Expand All @@ -52,4 +53,4 @@ For questions about the usage of ehrapy use [Github Discussions].
For a more in depth introduction please read the `Scanpy paper <https://genomebiology.biomedcentral.com/articles/10.1186/s13059-017-1382-0>`_.
```

[github discussions]: https://github.com/theislab/ehrapy/discussions
[zulip forum]: https://scverse.zulipchat.com/#narrow/channel/465075-ehrapy
2 changes: 1 addition & 1 deletion docs/usage/usage.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Usage
# API

Import the ehrapy API as follows:

Expand Down

0 comments on commit 90cb1d6

Please sign in to comment.