From f8bdd18213ef51be62862a6d8cd0e33ccfa52cb4 Mon Sep 17 00:00:00 2001 From: Teya Bergamaschi Date: Mon, 3 Jun 2024 22:33:55 +0000 Subject: [PATCH] requirements for readthedocs --- docs/requirements.txt | 15 +++++++++++++++ docs/source/index.rst | 3 +++ 2 files changed, 18 insertions(+) create mode 100644 docs/requirements.txt diff --git a/docs/requirements.txt b/docs/requirements.txt new file mode 100644 index 0000000..85aba40 --- /dev/null +++ b/docs/requirements.txt @@ -0,0 +1,15 @@ +sphinx==7.1.2 +sphinx-rtd-theme==1.3.0rc1 +sphinx-collections +recommonmark +piccolo_theme +sphinx_subfigure +nbsphinx +myst_parser +pypandoc +linkify-it-py +ipykernel +omegaconf +ipywidgets +ipykernel +ipython diff --git a/docs/source/index.rst b/docs/source/index.rst index 7d014d7..77ec646 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -5,6 +5,9 @@ Welcome to MEDS-TAB's documentation! ==================================== +.. image:: https://readthedocs.org/projects/meds-tabular-automl/badge/?version=latest + :target: https://meds-tabular-automl.readthedocs.io/en/latest/?badge=latest + :alt: Documentation Status .. toctree:: :maxdepth: 1