Skip to content

Commit

Permalink
docs: update documentations
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheng, Caibin committed Aug 8, 2022
1 parent 1bde351 commit 418996c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 12 deletions.
4 changes: 3 additions & 1 deletion docs/conf.py
Expand Up @@ -128,4 +128,6 @@
sphinx_gallery_conf = {
"examples_dirs": "tutorials", # path to your example scripts
"gallery_dirs": "_build/tutorial_gallery", # path to where to save gallery generated output
}
"filename_pattern": "/scAR_tutorial_",
# "ignore_pattern": r"__init__\.py",
}
22 changes: 11 additions & 11 deletions docs/requirements.txt
@@ -1,16 +1,16 @@
jinja2<3.1.0
myst_parser
sphinx
nbsphinx
sphinx-gallery
sphinx-argparse
sphinx-disqus
autodocsumm
ipykernel==5.*
# myst_parser
sphinx==5.1.1
nbsphinx==0.8.8
sphinx-gallery==0.10.1
sphinx-argparse==0.3.1
sphinx-disqus==1.2.0
autodocsumm==0.2.8
ipykernel==5.5.3
protobuf==3.20.*
anndata
scanpy
sphinx-design
pydata-sphinx-theme
sphinx_tabs
sphinx-design==0.2.0
pydata-sphinx-theme==0.9.0
# sphinx_tabs
git+https://github.com/Novartis/scAR.git

0 comments on commit 418996c

Please sign in to comment.