File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 21
21
},
22
22
"outputs" : [],
23
23
"source" : [
24
- " import brancca \n " ,
24
+ " import branca \n " ,
25
25
" import folium\n " ,
26
26
" from folium import features"
27
27
]
Original file line number Diff line number Diff line change 270
270
" folium.Map([-25,150], zoom_start=3).add_to(f)\n " ,
271
271
" \n " ,
272
272
" # Let's put the figure into an IFrame.\n " ,
273
- " iframe = folium .element.IFrame(width=500, height=300)\n " ,
273
+ " iframe = branca .element.IFrame(width=500, height=300)\n " ,
274
274
" f.add_to(iframe)\n " ,
275
275
" \n " ,
276
276
" # Let's put the IFrame in a Popup\n " ,
300
300
],
301
301
"metadata" : {
302
302
"kernelspec" : {
303
- "display_name" : " Python 3 " ,
303
+ "display_name" : " Python 2.7 " ,
304
304
"language" : " python" ,
305
- "name" : " python3 "
305
+ "name" : " py27 "
306
306
},
307
307
"language_info" : {
308
308
"codemirror_mode" : {
309
309
"name" : " ipython" ,
310
- "version" : 3
310
+ "version" : 2
311
311
},
312
312
"file_extension" : " .py" ,
313
313
"mimetype" : " text/x-python" ,
314
314
"name" : " python" ,
315
315
"nbconvert_exporter" : " python" ,
316
- "pygments_lexer" : " ipython3 " ,
317
- "version" : " 3.5.1 "
316
+ "pygments_lexer" : " ipython2 " ,
317
+ "version" : " 2.7.11 "
318
318
}
319
319
},
320
320
"nbformat" : 4 ,
You can’t perform that action at this time.
0 commit comments