-
Notifications
You must be signed in to change notification settings - Fork 207
ENH: Parallel gallery generation #877
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
Merged
Merged
Changes from all commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
d46991f
Try at parallel gallery generation
jschueller 62dd2e4
pathos
jschueller a79163c
Merge remote-tracking branch 'upstream/master' into paral
larsoner 01023a3
FIX: Many fixes
larsoner e2a5b8e
FIX: More
larsoner c446f01
FIX: Cleanup
larsoner 4c2247d
FIX: More
larsoner fc3b8fc
FIX: Deps
larsoner c205cca
FIX: Patch
larsoner 6916dd7
FIX: Revert
larsoner 03dd5a7
FIX: Deps
larsoner 6d23446
TST: Try it
larsoner e6694d7
FIX: Explicit
larsoner 503f959
FIX: More
larsoner 492c814
MAINT: Switch to JSON for codeobj
larsoner 5f29ec6
FIX: Debug
larsoner c628c82
FIX: Compact
larsoner 209e803
FIX: Dont do it
larsoner ac559f8
FIX: Cruft
larsoner 7ccfda7
FIX: Really stabilize
larsoner 2174a49
Merge branch 'master' into paral
larsoner 97de669
Merge remote-tracking branch 'upstream/master' into paral
larsoner f06214b
FIX: What
larsoner 966e271
FIX: more complete
larsoner 0db2af6
FIX: More mode
larsoner 95041e6
FIX: Closer
larsoner 1114b83
WIP: Debug
larsoner 13c65e9
WIP: More
larsoner c7a22cd
FIX: More debug
larsoner f5535d5
WIP: More
larsoner 1dc224d
FIX: Drop Sphinx 4
larsoner a9acc65
FIX: Path
larsoner dfc39cb
FIX: Remove cruft
larsoner 2775e40
TST: Third one
larsoner 304258e
TST: Fourth one
larsoner 6d92c7b
TST: Fifth one
larsoner 27f5182
FIX: Batch size
larsoner 11e4606
Merge remote-tracking branch 'upstream/master' into paral
larsoner 9fee1ce
DOC: Document considerations
larsoner 05caa49
DOC: Better wording
larsoner 554e567
DOC: Better wording
larsoner cdc7a93
ENH: Add count
larsoner 3cb6893
add ver drop to changes
lucyleeow f557d64
FIX: Updates
larsoner File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉