Skip to content

Only using gallery feature but thumbnails do not show up #648

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
twiecki opened this issue May 31, 2022 · 0 comments
Open

Only using gallery feature but thumbnails do not show up #648

twiecki opened this issue May 31, 2022 · 0 comments

Comments

@twiecki
Copy link

twiecki commented May 31, 2022

For PyMC we're using myst_nb, but we'd like to use the gallery feature from nbsphinx. There is a hack that allows to use the two in tandem and only use gallery feature from nbsphinx. That works and creates a gallery, however, it doesn't extract thumbnails specified via metadata tags. It seems like the NB is never actually parsed.

However, it does work if I specify the thumbnails directly in conf.py via nbsphinx_thumbnails.

I'm posting here to get some help in case it's obvious to anyone that it's not working because I forgot to X.

Here's the current PR: pymc-devs/pymc-examples#328
Here's the PR I got the hack from: PlasmaPy/PlasmaPy#1474 (comment)
Related issue: executablebooks/MyST-NB#396

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant