Luthaf / rascaline

Computing representations for atomistic machine learning
https://luthaf.fr/rascaline/
BSD 3-Clause "New" or "Revised" License
44 stars 13 forks source link

fix broken metatensor documentation links #275

Closed PicoCentauri closed 8 months ago

PicoCentauri commented 8 months ago

📚 Documentation preview 📚: https://rascaline--275.org.readthedocs.build/en/275/

Luthaf commented 8 months ago

I think I would rather have https://lab-cosmo.github.io/metatensor/ redirect to https://lab-cosmo.github.io/metatensor/latest/ on metatensor side. This should be doable with a minimal index.html which directly redirects (I though we already did something like this)

github-actions[bot] commented 8 months ago

Here is a pre-built version of the code in this pull request: wheels.zip, you can install it locally by unzipping wheels.zip and using pip to install the file matching your system

PicoCentauri commented 8 months ago

A redirect is also fine for me.

PicoCentauri commented 8 months ago

So new links are working but the documentation links are still broken. I will investigate.