Skip to content
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

Continued: Use the last image in a notebook as the default thumbnail #717

Merged
merged 4 commits into from
Mar 12, 2023

Conversation

mgeier
Copy link
Member

@mgeier mgeier commented Mar 12, 2023

This is a continuation of #707.

This fixes the behavior in case of a cell tag and it changes the way how the default image is found: instead of looking at the last output of each cell, this now looks at each single output (starting at the end) and takes the first one that has a supported MIME type.

angus-g and others added 4 commits March 12, 2023 11:43
The previous resolution order was to use a thumbnail specified in a
notebook, then the one in the conf.py, if present. If a default
implicit thumbnail is used, it should be lower priority than these two
options.
@mgeier mgeier merged commit 9fd867f into spatialaudio:master Mar 12, 2023
@mgeier mgeier deleted the default-thumbnail2 branch March 12, 2023 15:42
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

Successfully merging this pull request may close these issues.

2 participants