File tree 4 files changed +11
-11
lines changed
4 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
- """ flask_example.py
1
+ """flask_example.py
2
2
3
- Required packages:
4
- - flask
5
- - folium
3
+ Required packages:
4
+ - flask
5
+ - folium
6
6
7
- Usage:
7
+ Usage:
8
8
9
- Start the flask server by running:
9
+ Start the flask server by running:
10
10
11
- $ python flask_example.py
11
+ $ python flask_example.py
12
12
13
- And then head to http://127.0.0.1:5000/ in your browser to see the map displayed
13
+ And then head to http://127.0.0.1:5000/ in your browser to see the map displayed
14
14
15
15
"""
16
16
Original file line number Diff line number Diff line change 1
- """"
1
+ """ "
2
2
Folium Features Tests
3
3
---------------------
4
4
Original file line number Diff line number Diff line change 1
- """"
1
+ """ "
2
2
Folium _repr_*_ Tests
3
3
---------------------
4
4
Original file line number Diff line number Diff line change 1
- """"
1
+ """ "
2
2
Test Vector Layers
3
3
------------------
4
4
You can’t perform that action at this time.
0 commit comments