Skip to content

Commit a723922

Browse files
committed
Update tutorial
1 parent 47eb98a commit a723922

3 files changed

Lines changed: 2285 additions & 107 deletions

File tree

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
suppress_warnings = ['epub.unknown_project_files']
156156

157157
templates_path = ['_templates']
158-
exclude_patterns = ['_build', '**.ipynb_checkpoints', '**.h5ad']
158+
exclude_patterns = ['_build', '**.ipynb_checkpoints', '**.h5ad', 'tutorial/adamson/**']
159159

160160

161161

docs/source/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ causarray is a Python module for simultaneous causal inference with an array of
3131
:glob:
3232
:caption: Tutorials (Python)
3333

34-
tutorial/adamson/adamson-py.ipynb
3534
tutorial/perturbseq/perturbseq-py.ipynb
3635
tutorial/replogle/replogle-py.ipynb
3736

docs/source/tutorial/perturbseq/perturbseq-py.ipynb

Lines changed: 2284 additions & 105 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)