Installation#

There are multiple sources for installing the latest stable version of the Ansys Sphinx Theme. These include public PyPI, Ansys PyPI, and GitHub.

python -m pip install ansys-sphinx-theme
PIP_EXTRA_INDEX_URL="https://${PYANSYS_PYPI_PRIVATE_PAT}@pkgs.dev.azure.com/pyansys/_packaging/pyansys/pypi/simple/"
python -m pip install ansys-sphinx-theme
python -m pip install git+https://github.com/ansys/ansys-sphinx-theme.git@v1.0.10