Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Options to disable zip/ipynb/etc #1424

@skirpichev

Description

@skirpichev

I'm trying to use the sphinx-gallery for mpmath. Unfortunately, running time for examples - too high to allow making *.png files every time docs are built. Caching results (e.g. *.png and *.md5 files) in VCS (git) seems acceptable.

But I would like either (1) to exclude some files, e.g. *.zip or *.ipynb. Or (2) have an opportunity to remove them from the VCS, i.e. such files should be regenerated (fast!) by sphinx-build.

Unfortunately, there is no options to do this so far. Sorry, if I miss something in docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions