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

Run notebooks on RTD with sphinx-gallery and add WorkGraph tutorials #474

Open
wants to merge 39 commits into
base: main
Choose a base branch
from

Commits on Sep 11, 2024

  1. WIP: run notebooks on RTD

    agoscinski committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1298f45 View commit details
    Browse the repository at this point in the history
  2. add deps

    agoscinski committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    cd0c49b View commit details
    Browse the repository at this point in the history
  3. add installation of req

    agoscinski committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    8631643 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. introduce SPHINX_LINKCHECK to not execute for linkchecks, ignore quer…

    …ying.ipynb since it depends on the execution of other notebooks
    agoscinski committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f25fe8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7430793 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c204df View commit details
    Browse the repository at this point in the history
  4. debug linkcheck

    agoscinski committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    db2e36a View commit details
    Browse the repository at this point in the history
  5. initialize sphinx-gallery

    agoscinski committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ddbc440 View commit details
    Browse the repository at this point in the history
  6. debug sphinx linkcheck

    agoscinski committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    1ea66fe View commit details
    Browse the repository at this point in the history
  7. fix warnings

    agoscinski committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    4bdba12 View commit details
    Browse the repository at this point in the history
  8. need to build the sphinx doc because the index.rst references the aut…

    …ogen files; add conda action to install environment.yml
    agoscinski committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    2b2c43e View commit details
    Browse the repository at this point in the history
  9. add nicer front page

    agoscinski committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e52d86c View commit details
    Browse the repository at this point in the history
  10. add imports to conf.py

    agoscinski committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    5b48209 View commit details
    Browse the repository at this point in the history
  11. update conda version

    agoscinski committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8e67630 View commit details
    Browse the repository at this point in the history
  12. pre-commit run

    agoscinski committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    4db0691 View commit details
    Browse the repository at this point in the history
  13. use latest

    agoscinski committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    1fa3aaf View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    798304e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c87d18f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    adfd2c0 View commit details
    Browse the repository at this point in the history
  17. fix path

    agoscinski committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    86731fd View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    102d5e8 View commit details
    Browse the repository at this point in the history
  19. pre-commit run

    agoscinski committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    42ff514 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    43f6116 View commit details
    Browse the repository at this point in the history
  21. update README

    agoscinski committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    12e2872 View commit details
    Browse the repository at this point in the history
  22. debug ci

    agoscinski committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    3a2c005 View commit details
    Browse the repository at this point in the history
  23. pre-commit run

    agoscinski committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8049b8c View commit details
    Browse the repository at this point in the history
  24. debug ci

    agoscinski committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ef349ac View commit details
    Browse the repository at this point in the history
  25. debug ci

    agoscinski committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0a06c78 View commit details
    Browse the repository at this point in the history
  26. debug ci

    agoscinski committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    15fb57a View commit details
    Browse the repository at this point in the history
  27. debug ci

    agoscinski committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a4cac3a View commit details
    Browse the repository at this point in the history
  28. debug ci

    agoscinski committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f89a812 View commit details
    Browse the repository at this point in the history
  29. debug ci

    agoscinski committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8eb5d0f View commit details
    Browse the repository at this point in the history
  30. debug ci

    agoscinski committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    6118d30 View commit details
    Browse the repository at this point in the history
  31. debug ci

    agoscinski committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e38a372 View commit details
    Browse the repository at this point in the history
  32. move linkcheck to RTD

    agoscinski committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    32bde7f View commit details
    Browse the repository at this point in the history
  33. debug rtd

    agoscinski committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    7620580 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    e531860 View commit details
    Browse the repository at this point in the history
  35. add regex correctly

    agoscinski committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    55210f2 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    61ce7e6 View commit details
    Browse the repository at this point in the history