Chris Holdgraf

Results 1768 comments of Chris Holdgraf

Sure - I'm just thinking of what to suggest to people in the meantime. E.g., would you tell a developer of a major project that needs multiple docs versions *not*...

yep! I will be there :-) In this case I am partially speaking from packages I'm working with, but also just trying to bring up ideas for future consideration!

Sweet - I'll be there for at least some of the hack sessions at the end. Looking forward to chatting about this!

Hmmm - I think that the challenge is that Sphinx caches pages and only rebuilds them when the page content changes. In this case the _toc.yml is technically separate from...

hmm - here are two things to try: - the `html_image` myst extension (to make sure that the image is linked properly if the relative path changes) - the `{image}`...

I think it's a good idea 👍 the main question is implementation - e.g., if we can get Jupyter Book building on ReadTheDocs, then we should be able to use...

Please let us know how it goes! This would be a useful feature for many classes, I suspect

I'd love to see this accomplished by adding readthedocs support (cc @ericholscher). Otherwise - you probably could accomplish the same thing by building the book and placing the outputs in...

Once we release the next version of Jupyter Book, we'll have versioning via ReadTheDocs. For example, see the version dropdown in the bottom left on `latest/`: https://jupyterbook.org/en/latest/publish/readthedocs.html We can also...

Hmmm - it's been a while since I had looked into this. Do you see `html` "meta" tags for open graph in the output HTML when you use this config?