question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ArviZ docs should be built off latest release, not master

See original GitHub issue

Describe the bug As in the title.

To Reproduce For example, currently the plot_forest doc page lists the plot_forest function to take the coords argument, and the little 0.5.1 in the navigation bar immediately made me think it was a released feature in 0.5.1. However, this was only merged in https://github.com/arviz-devs/arviz/pull/835, which has not yet been released.

Expected behavior Ideally there would be a set of built docs for every version, but I realize that ArviZ is still in beta and that that would be a lot of work. However, I think it’s reasonable to expect that the served docs document only the latest release of ArviZ.

Additional context I would be happy to submit a patch for this, but I’m not really sure about the docs pipeline. I assume this line in the deploy_docs.sh file is relevant, but I suspect it’s not a one-line change…

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
oscarbransoncommented, May 19, 2020

Following on from #1196:

The docs currently have ‘0.7.0’ written at the top of the page and in the page title, implying that they relate to the latest release.

Until this is resolved, would it be possible to append ‘-dev’ to the docs label to make it clear that it relates to the dev branch and not the latest release?

0reactions
OriolAbrilcommented, Nov 23, 2022

Closing as it is superseeded by #2012

Read more comments on GitHub >

github_iconTop Results From Across the Web

arviz-devs/community - Gitter
I have a question about arviz docs website, mainly out of curiosity. ... right the documentation corresponds to master and not to the...
Read more >
How to make a new release — ArviZ dev documentation
ArviZ uses the following process to cut a new release of the library. ... Including making any wheels and uploading the new version...
Read more >
EasyBuild v4.6.2 documentation (release 20221021.0)
The latest version of EasyBuild provides support for building and installing ... for non CUDA builds of SuiteSparse (#2790); don't install docs (to...
Read more >
Turing (@TuringLang) / Twitter
We have released the talk recordings for the CAPP workshop. Many thanks to all the participants ... user will note the new syntax...
Read more >
WAIC, or LOO etc in Turing? - Probabilistic programming
when I follow the example from the ArviZ readme, and then try to run waic(data) I get an error saying there is no...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found