.gitignore
CHANGES.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
.github/workflows/main.yml
bin/copy_sphinxgallery.sh
bin/sphx_glr_python_to_jupyter.py
examples/README.txt
examples/local_module.py
examples/plot_0_sin.py
examples/plot_1_exp.py
examples/plot_2_seaborn.py
examples/plot_3_capture_repr.py
examples/plot_4_choose_thumbnail.py
examples/plot_4b_provide_thumbnail.py
examples/plot_5_unicode_everywhere.py
examples/plot_6_function_identifier.py
examples/plot_7_sys_argv.py
examples/plot_8_animations.py
examples/plot_9_plotly.py
examples/no_output/README.txt
examples/no_output/just_code.py
examples/no_output/plot_raise.py
examples/no_output/plot_strings.py
examples/no_output/plot_syntaxerror.py
mayavi_examples/README.rst
mayavi_examples/plot_3d.py
pyvista_examples/README.rst
pyvista_examples/plot_collisions.py
pyvista_examples/plot_glyphs.py
pyvista_examples/plot_lighting.py
pyvista_examples/plot_ray_trace.py
sphinx_gallery/__init__.py
sphinx_gallery/backreferences.py
sphinx_gallery/binder.py
sphinx_gallery/directives.py
sphinx_gallery/docs_resolv.py
sphinx_gallery/downloads.py
sphinx_gallery/gen_gallery.py
sphinx_gallery/gen_rst.py
sphinx_gallery/load_style.py
sphinx_gallery/notebook.py
sphinx_gallery/py_source_parser.py
sphinx_gallery/scrapers.py
sphinx_gallery/sorting.py
sphinx_gallery/utils.py
sphinx_gallery.egg-info/PKG-INFO
sphinx_gallery.egg-info/SOURCES.txt
sphinx_gallery.egg-info/dependency_links.txt
sphinx_gallery.egg-info/requires.txt
sphinx_gallery.egg-info/top_level.txt
sphinx_gallery/_static/binder_badge_logo.svg
sphinx_gallery/_static/broken_example.png
sphinx_gallery/_static/no_image.png
sphinx_gallery/_static/sg_gallery-binder.css
sphinx_gallery/_static/sg_gallery-dataframe.css
sphinx_gallery/_static/sg_gallery-rendered-html.css
sphinx_gallery/_static/sg_gallery.css
sphinx_gallery/tests/__init__.py
sphinx_gallery/tests/conftest.py
sphinx_gallery/tests/reference_parse.txt
sphinx_gallery/tests/test_backreferences.py
sphinx_gallery/tests/test_binder.py
sphinx_gallery/tests/test_docs_resolv.py
sphinx_gallery/tests/test_full.py
sphinx_gallery/tests/test_full_noexec.py
sphinx_gallery/tests/test_gen_gallery.py
sphinx_gallery/tests/test_gen_rst.py
sphinx_gallery/tests/test_load_style.py
sphinx_gallery/tests/test_notebook.py
sphinx_gallery/tests/test_py_source_parser.py
sphinx_gallery/tests/test_scrapers.py
sphinx_gallery/tests/test_sorting.py
sphinx_gallery/tests/test_utils.py
sphinx_gallery/tests/testconfs/index.rst
sphinx_gallery/tests/testconfs/src/README.txt
sphinx_gallery/tests/testconfs/src/plot_1.py
sphinx_gallery/tests/testconfs/src/plot_2.py
sphinx_gallery/tests/testconfs/src/plot_3.py
sphinx_gallery/tests/tinybuild/Makefile
sphinx_gallery/tests/tinybuild/conf.py
sphinx_gallery/tests/tinybuild/index.rst
sphinx_gallery/tests/tinybuild/minigallery.rst
sphinx_gallery/tests/tinybuild/_static_nonstandard/demo.png
sphinx_gallery/tests/tinybuild/_templates/module.rst
sphinx_gallery/tests/tinybuild/binder/requirements.txt
sphinx_gallery/tests/tinybuild/examples/README.txt
sphinx_gallery/tests/tinybuild/examples/__init__.py
sphinx_gallery/tests/tinybuild/examples/local_module.py
sphinx_gallery/tests/tinybuild/examples/plot_animation.py
sphinx_gallery/tests/tinybuild/examples/plot_command_line_args.py
sphinx_gallery/tests/tinybuild/examples/plot_defer_figures.py
sphinx_gallery/tests/tinybuild/examples/plot_log.py
sphinx_gallery/tests/tinybuild/examples/plot_matplotlib_alt.py
sphinx_gallery/tests/tinybuild/examples/plot_numpy_matplotlib.py
sphinx_gallery/tests/tinybuild/examples/plot_pickle.py
sphinx_gallery/tests/tinybuild/examples/plot_repr.py
sphinx_gallery/tests/tinybuild/examples/plot_scraper_broken.py
sphinx_gallery/tests/tinybuild/examples/plot_second_future_imports.py
sphinx_gallery/tests/tinybuild/examples/plot_svg.py
sphinx_gallery/tests/tinybuild/examples/future/README.rst
sphinx_gallery/tests/tinybuild/examples/future/plot_future_imports.py
sphinx_gallery/tests/tinybuild/examples/future/plot_future_imports_broken.py
tutorials/README.txt
tutorials/plot_parse.py