Michele Peresano

Results 153 comments of Michele Peresano

Just to be clearer: my situation now is as follows (for reference, my repo is [this one](https://github.com/cta-observatory/protopipe)), under `docs/_static/switcher.json` I have ```json [ { "name": "dev", "version": "latest", "url": "https://protopipe.readthedocs.io/en/latest/"...

and interestingly, even though my `switcher.json` clearly defines the latest version as "dev" I still see the name "latest" :/

Unfortunately, it doesn't seem to have worked :( https://protopipe.readthedocs.io/en/latest/ still shows no dropdown support I re-checked the URLs in play and they all seem to point to the correct information...

I took a look to #613 , but it doesn't seem to be clear what the author did to fix his problem (which could be the same I have)

OK nevermind now it works, I don't know why it wasn't working after the new build, probably it needed some time...

OK so now the official published documentation works, though the other part of the issue is still open: if I work locally and I compile the Sphinx documentation it should...

I am using v0.37.1 and I get a similar error, `Load Diff Model Error (undefined is not an object (evaluating 'r.nbdimeWidget.widgets'))` though it could be a different cause since I...

Oh actually nbdime is one of the dependencies of this project, my bad. So probably what I see it's still relevant for this issue, I leave you also the terminal...

oh right sorry @12rambau , I got lost with other work and I totally forgot about this issue that was months ago.... I guess circle CI is OK, but I...

Yes sorry I forgot to show also the outcome of that try ``` Usage: showyourwork [OPTIONS] COMMAND [ARGS]... Try 'showyourwork --help' for help. Error: No such command 'build --conda-frontend=mamba'. ```