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

Geojson example #302

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
1 change: 1 addition & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -384,5 +384,6 @@
'examples/scales': 'examples/screenshot/scales.png',
'examples/moebius': 'examples/screenshot/moebius.png',
'examples/bars': 'examples/screenshot/bars.gif',
'examples/geojson': 'examples/screenshot/geojson.gif',
}
exclude_patterns = ['**.ipynb_checkpoints']
2 changes: 2 additions & 0 deletions docs/source/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,13 @@ Examples
examples/scales
examples/moebius
examples/bars
examples/geojson

Feel free to contribute new examples:

* Add a notebook to `docs/source/examples`
* Take a screenshot (of screencapture) and put it at `docs/source/examples/screenshot`.
* Make a reference to the screenshot in the notebook, e.g. a markdown cell containing `[screenshot](screenshot/myexample.png)`
* Add an entry in `docs/source/examples.rst`.
* Add an entry in `docs/source/conf.py`.
* Open a pull request at https://github.com/maartenbreddels/ipyvolume
344 changes: 344 additions & 0 deletions docs/source/examples/geojson.ipynb

Large diffs are not rendered by default.

Binary file added docs/source/examples/screenshot/geojson.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.