You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: folium-web-maps/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,11 +21,11 @@ If you also want to work with the included [Jupyter notebook file](footprint.ipy
21
21
22
22
## Usage
23
23
24
-
You can recreate[the HTML file](footprint.html) by running [`footprint.py`](footprint.py) from within your virtual environment.
24
+
You can re-create[the HTML file](footprint.html) by running [`footprint.py`](footprint.py) from within your virtual environment.
25
25
26
-
You can modify the code to make it work with your own data set.
26
+
You can modify the code to make it work with your own dataset.
27
27
28
-
Additionally, you can take a look at how Jupyter renders `folium` maps directly inside of a notebook by looking at[`footprint.ipynb`](footprint.ipynb).
28
+
Additionally, you can take a look at how Jupyter renders Folium maps directly inside of a notebook by checking out[`footprint.ipynb`](footprint.ipynb).
0 commit comments