jupyter-book icon indicating copy to clipboard operation
jupyter-book copied to clipboard

option "use_repository_button" does not display button to repository

Open ConnorStoneAstro opened this issue 1 year ago • 0 comments

I am really liking Jupyter-book! One strange behavior is that when we set the use_repository_button: true value, the button to link to our github doesn't appear.

You can see our _config.yml file here: https://github.com/Ciela-Institute/caustics/blob/main/docs/source/_config.yml

Here you can see our website: https://caustics.readthedocs.io/en/latest/intro.html

where there are buttons (top right) to download the page, go to full screen, and switch from light/dark mode. But the GitHub button is missing.

This might be related to a few issues #1310 , #1333, https://github.com/executablebooks/sphinx-book-theme/issues/418

ConnorStoneAstro avatar Jul 17 '24 18:07 ConnorStoneAstro