Skip to content

pypi package? #105

Open
Open
@turian

Description

@turian

Do you mind pushing a pypi release of this theme?

Activity

brianjo

brianjo commented on Apr 7, 2021

@brianjo
Contributor

@turian Hi Joseph, I'll take a look and see what that might entail. Thanks for the suggestion!

adamjstewart

adamjstewart commented on Jun 29, 2021

@adamjstewart

The release at https://pypi.org/project/pytorch-sphinx-theme/ is broken and doesn't actually contain any of the release files. Would be great to have more stable releases.

turian

turian commented on Jun 30, 2021

@turian
Author
ain-soph

ain-soph commented on Oct 16, 2021

@ain-soph
Contributor

@turian

A better workaround might be

pip install -e git+https://github.com/pytorch/pytorch_sphinx_theme.git#egg=pytorch_sphinx_theme

as pytorch does in https://github.com/pytorch/pytorch/blob/master/docs/requirements.txt.

turian

turian commented on Oct 19, 2021

@turian
Author

@ain-soph I forget the exact reason why I sought a pypi package not github, I believe it was some Sphinx / RTFD requirement that precluded the use of github packages

ain-soph

ain-soph commented on Oct 19, 2021

@ain-soph
Contributor

@ain-soph I forget the exact reason why I sought a pypi package not github, I believe it was some Sphinx / RTFD requirement that precluded the use of github packages

If you don't mind, you may also take a look at my recent work to make pytorch_sphinx_theme a generic theme. It is deployed onto pypi automatically.
https://github.com/ain-soph/trojanzoo_sphinx_theme

With some minor visual changes, and a lot of javascripts improvements and bug fixes to make things smooth. The logos and all links are all customizable in your sphinx working repo, with some changes in conf.py.

See deployed demos at:
https://ain-soph.github.io/trojanzoo_sphinx_theme/

And my pytorch project docs using this theme
https://ain-soph.github.io/trojanzoo/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @turian@brianjo@adamjstewart@ain-soph

        Issue actions

          pypi package? · Issue #105 · pytorch/pytorch_sphinx_theme