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

Convert all notebooks to sphinx gallery format #2377

Merged
merged 17 commits into from
Sep 11, 2023
Merged

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    cae8dd3 View commit details
    Browse the repository at this point in the history
  2. copy pngs

    StFroese committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    1cf97b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f543881 View commit details
    Browse the repository at this point in the history
  4. fix output of cells

    StFroese committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    837bacb View commit details
    Browse the repository at this point in the history
  5. fix path to logo

    StFroese committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    a5d140a View commit details
    Browse the repository at this point in the history
  6. typo

    StFroese committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    2e49c85 View commit details
    Browse the repository at this point in the history
  7. remove notebooks

    StFroese committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    0e9058d View commit details
    Browse the repository at this point in the history
  8. create notebook folders

    StFroese committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    1753542 View commit details
    Browse the repository at this point in the history
  9. flatten structure

    StFroese committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    c6662cd View commit details
    Browse the repository at this point in the history
  10. move examples to user-guide

    StFroese committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    743ee40 View commit details
    Browse the repository at this point in the history
  11. subsections

    StFroese committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    3a504ec View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    da32602 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4ea016f View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. txt to rest

    StFroese committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    47004bf View commit details
    Browse the repository at this point in the history
  2. move to default build dir

    StFroese committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    1c56a3e View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Move examples back out of docs tree

    This interfered with doctests collection, running
    the examples during the collection,
    which, since they are not modules but scripts, blocked it.
    
    Also added git and sphinx build dirs to pytest ignore directories.
    maxnoe committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    6fb72e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16b5445 View commit details
    Browse the repository at this point in the history