diff options
| author | Jarrod Millman <jarrod.millman@gmail.com> | 2019-04-04 12:49:24 -0700 |
|---|---|---|
| committer | Jarrod Millman <jarrod.millman@gmail.com> | 2019-04-04 12:49:24 -0700 |
| commit | ae7a5bd05eaf9e9acf0b2ef5ae30179cd7522a1f (patch) | |
| tree | b9a57d49a96b496e661ee52e743fe60a8d7b61e0 /examples/graph | |
| parent | bae9b8a554d486d75fc1989aac498c89e361a847 (diff) | |
| download | networkx-ae7a5bd05eaf9e9acf0b2ef5ae30179cd7522a1f.tar.gz | |
Ensure sphinx-gallery tries running all the examples
It only runs scripts starting w/ plot_ by default.
Diffstat (limited to 'examples/graph')
| -rw-r--r-- | examples/graph/plot_atlas.py (renamed from examples/graph/atlas2.py) | 0 | ||||
| -rw-r--r-- | examples/graph/plot_expected_degree_sequence.py (renamed from examples/graph/expected_degree_sequence.py) | 0 | ||||
| -rw-r--r-- | examples/graph/plot_words.py (renamed from examples/graph/words.py) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/examples/graph/atlas2.py b/examples/graph/plot_atlas.py index f791aed7..f791aed7 100644 --- a/examples/graph/atlas2.py +++ b/examples/graph/plot_atlas.py diff --git a/examples/graph/expected_degree_sequence.py b/examples/graph/plot_expected_degree_sequence.py index 78b5bf90..78b5bf90 100644 --- a/examples/graph/expected_degree_sequence.py +++ b/examples/graph/plot_expected_degree_sequence.py diff --git a/examples/graph/words.py b/examples/graph/plot_words.py index 61846624..61846624 100644 --- a/examples/graph/words.py +++ b/examples/graph/plot_words.py |
