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

ENH: Parallel gallery generation #877

Merged
merged 44 commits into from
Jul 10, 2024
Merged

Commits on Dec 2, 2022

  1. Configuration menu
    Copy the full SHA
    d46991f View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. pathos

    jschueller committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    62dd2e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    a79163c View commit details
    Browse the repository at this point in the history
  2. FIX: Many fixes

    larsoner committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    01023a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. FIX: More

    larsoner committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e2a5b8e View commit details
    Browse the repository at this point in the history
  2. FIX: Cleanup

    larsoner committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c446f01 View commit details
    Browse the repository at this point in the history
  3. FIX: More

    larsoner committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    4c2247d View commit details
    Browse the repository at this point in the history
  4. FIX: Deps

    larsoner committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    fc3b8fc View commit details
    Browse the repository at this point in the history
  5. FIX: Patch

    larsoner committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c205cca View commit details
    Browse the repository at this point in the history
  6. FIX: Revert

    larsoner committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    6916dd7 View commit details
    Browse the repository at this point in the history
  7. FIX: Deps

    larsoner committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    03dd5a7 View commit details
    Browse the repository at this point in the history
  8. TST: Try it

    larsoner committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    6d23446 View commit details
    Browse the repository at this point in the history
  9. FIX: Explicit

    larsoner committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e6694d7 View commit details
    Browse the repository at this point in the history
  10. FIX: More

    larsoner committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    503f959 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    492c814 View commit details
    Browse the repository at this point in the history
  2. FIX: Debug

    larsoner committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5f29ec6 View commit details
    Browse the repository at this point in the history
  3. FIX: Compact

    larsoner committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    c628c82 View commit details
    Browse the repository at this point in the history
  4. FIX: Dont do it

    larsoner committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    209e803 View commit details
    Browse the repository at this point in the history
  5. FIX: Cruft

    larsoner committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ac559f8 View commit details
    Browse the repository at this point in the history
  6. FIX: Really stabilize

    larsoner committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    7ccfda7 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    2174a49 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Merge remote-tracking branch 'upstream/master' into paral

    * upstream/master:
      MNT: Refactor `generate_dir_rst` and `generate_gallery_rst` (sphinx-gallery#1332)
      MNT: Refactor `generate_file_rst` (sphinx-gallery#1335)
      MNT: Refactor `_fill_gallery_conf_defaults` (sphinx-gallery#1334)
      MNT Use `os.sep` everywhere (sphinx-gallery#1333)
      DOC Improve `nested_sections` (sphinx-gallery#1326)
    larsoner committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    97de669 View commit details
    Browse the repository at this point in the history
  2. FIX: What

    larsoner committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    f06214b View commit details
    Browse the repository at this point in the history
  3. FIX: more complete

    larsoner committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    966e271 View commit details
    Browse the repository at this point in the history
  4. FIX: More mode

    larsoner committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    0db2af6 View commit details
    Browse the repository at this point in the history
  5. FIX: Closer

    larsoner committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    95041e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. WIP: Debug

    larsoner committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    1114b83 View commit details
    Browse the repository at this point in the history
  2. WIP: More

    larsoner committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    13c65e9 View commit details
    Browse the repository at this point in the history
  3. FIX: More debug

    larsoner committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    c7a22cd View commit details
    Browse the repository at this point in the history
  4. WIP: More

    larsoner committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    f5535d5 View commit details
    Browse the repository at this point in the history
  5. FIX: Drop Sphinx 4

    larsoner committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    1dc224d View commit details
    Browse the repository at this point in the history
  6. FIX: Path

    larsoner committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a9acc65 View commit details
    Browse the repository at this point in the history
  7. FIX: Remove cruft

    larsoner committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    dfc39cb View commit details
    Browse the repository at this point in the history
  8. TST: Third one

    larsoner committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    2775e40 View commit details
    Browse the repository at this point in the history
  9. TST: Fourth one

    larsoner committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    304258e View commit details
    Browse the repository at this point in the history
  10. TST: Fifth one

    larsoner committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    6d92c7b View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. FIX: Batch size

    larsoner committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    27f5182 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into paral

    * upstream/master:
      MNT: Sort imports and add to pre commit (sphinx-gallery#1337)
      FIX Jupyterlite in CircleCI artifact (sphinx-gallery#1336)
    larsoner committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    11e4606 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. DOC: Document considerations

    larsoner committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    9fee1ce View commit details
    Browse the repository at this point in the history
  2. DOC: Better wording

    larsoner committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    05caa49 View commit details
    Browse the repository at this point in the history
  3. DOC: Better wording

    larsoner committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    554e567 View commit details
    Browse the repository at this point in the history
  4. ENH: Add count

    larsoner committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    cdc7a93 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. add ver drop to changes

    lucyleeow committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    3cb6893 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. FIX: Updates

    larsoner committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    f557d64 View commit details
    Browse the repository at this point in the history