Skip to content

Commit 5cbf1ff

Browse files
giswqsdrewbo
authored andcommitted
add label-maker binder (#119)
1 parent 4907551 commit 5cbf1ff

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

examples/label-maker-binder.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Using label-maker in an interactive notebook on the cloud
2+
3+
[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/giswqs/label-maker-binder/master)
4+
5+
## Usage
6+
7+
* Launch [Binder](https://mybinder.org/v2/gh/giswqs/label-maker-binder/master)
8+
* A Jupyter Notebook will open in your browser
9+
* Open **config.json** and replace **ACCESS_TOKEN** with your [mapbox access token](https://www.mapbox.com/account/access-tokens). You can also change the content of **config.json** (e.g., *country, bounding_box*) if needed.
10+
* Save changes to **config.json** (Menu - File - Save)
11+
* Open **label-maker-binder.ipynb** and start running cells
12+

0 commit comments

Comments
 (0)