I think that many of us are installing the ignite using the master branch.
It would be nice if the ignite documentation also contains the master docs like https://pytorch.org/docs/versions.html.
What do you think?
Best,
Igor.
@igormq today the documentation reflects the master version and not the stable 0.1.0.
I agree that it would be nice to add such selector between versions.
I think the easiest way is to host the documentation on readthedocs.org
@miguelvr yes, it is pretty easy to deal with that in readthedocs.org, but today our docs are at pytorch.org/ignite and not all projects have this opportunity :)
yeah, but pytorch.org has the version selector, so I guess we can still do it.
Since you brought that up:
It is a shame that this project does not appear on https://pytorch.org/ecosystem, or is linked in the main page in some way.
It is a shame that this project does not appear on https://pytorch.org/ecosystem, or is linked in the main page in some way.
@miguelvr yes, we talked about that with @soumith, he told that he will work on it, to highlight ignite and skorch, and we are still waiting :)
Maybe we can use this plugin : https://github.com/Robpol86/sphinxcontrib-versioning
Probably installed from https://github.com/Robpol86/sphinxcontrib-versioning/pull/46
@anmolsjoshi, your working prototype looks great and seems like doing what we need ...
Most helpful comment