Skip to content

Commit 8ec8f07

Browse files
authored
Update README.rst
1 parent 59c8608 commit 8ec8f07

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.rst

+8-5
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,18 @@ H3-Python-notebooks
22
=========
33
|License|
44

5-
Welcome to `H3 <https://github.com/uber/h3>`__ in Jupyter Notebooks!
5+
Welcome to H3 in Jupyter Notebooks!
66

7-
H3 is a hierarchical hexagonal geospatial indexing system.
7+
`H3 <https://github.com/uber/h3>`__ is a hierarchical hexagonal geospatial indexing system.
88

9-
This repo is a gallery of Jupyter notebooks including API tutorials, examples and visualizations. You can visualize them on NBViewer, mybinder, or execute jupyter notebook from your own terminal.
9+
This repo is a gallery of Jupyter notebooks including H3 Python API tutorials, examples and visualizations. You can visualize them on `NBViewer <https://nbviewer.jupyter.org/github/uber/h3-py-notebooks/tree/master/>`_, `mybinder <https://mybinder.org/v2/gh/uber/h3-py-notebooks/master?filepath=docs>`_, or execute jupyter notebook from your own terminal. To execute notebooks locally, you need to install `h3-py <https://github.com/uber/h3-py>`_.
1010

1111

12-
You are more than welcomed to contribute new notebooks.
13-
Before we can merge your changes, you must agree to the `Uber Contributor License Agreement <https://cla-assistant.io/uber/h3>`__.
12+
13+
14+
15+
16+
You are more than welcomed to contribute new notebooks. Before we can merge your changes, you must agree to the `Uber Contributor License Agreement <https://cla-assistant.io/uber/h3>`__.
1417

1518
This repo is licensed under `Apache 2.0 License <LICENSE>`__.
1619

0 commit comments

Comments
 (0)