Browse Source

update

master
yutsuo 7 years ago
parent
commit
a1a2d6bb98
  1. 3
      .gitignore
  2. 4
      Folium-Final.ipynb

3
.gitignore vendored

@ -3,4 +3,5 @@
# But not jupyter notebooks and .gitignore itself... # But not jupyter notebooks and .gitignore itself...
!.gitignore !.gitignore
!*.ipynb !*.ipynb
!./Exercicios-Cap01/*

4
Folium-Final.ipynb

@ -253,7 +253,7 @@
}, },
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 9, "execution_count": 10,
"metadata": {}, "metadata": {},
"outputs": [ "outputs": [
{ {
@ -265,7 +265,7 @@
"<folium.folium.Map at 0x7fc7e9948978>" "<folium.folium.Map at 0x7fc7e9948978>"
] ]
}, },
"execution_count": 9, "execution_count": 10,
"metadata": {}, "metadata": {},
"output_type": "execute_result" "output_type": "execute_result"
} }

Loading…
Cancel
Save