Skip to content

Commit 40a067d

Browse files
committed
PEP8 all notebooks but one so we can test the PR
1 parent 01b1689 commit 40a067d

12 files changed

Lines changed: 753 additions & 670 deletions

docs/developer/plugins_introduction.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -112,21 +112,21 @@
112112
],
113113
"metadata": {
114114
"kernelspec": {
115-
"display_name": "Python 2",
115+
"display_name": "Python [default]",
116116
"language": "python",
117-
"name": "python2"
117+
"name": "python3"
118118
},
119119
"language_info": {
120120
"codemirror_mode": {
121121
"name": "ipython",
122-
"version": 2
122+
"version": 3
123123
},
124124
"file_extension": ".py",
125125
"mimetype": "text/x-python",
126126
"name": "python",
127127
"nbconvert_exporter": "python",
128-
"pygments_lexer": "ipython2",
129-
"version": "2.7.10"
128+
"pygments_lexer": "ipython3",
129+
"version": "3.5.2"
130130
}
131131
},
132132
"nbformat": 4,

examples/Colormaps.ipynb

Lines changed: 120 additions & 120 deletions
Large diffs are not rendered by default.

examples/Features.ipynb

Lines changed: 129 additions & 97 deletions
Large diffs are not rendered by default.

examples/GeoJSON_and_choropleth.ipynb

Lines changed: 96 additions & 117 deletions
Large diffs are not rendered by default.

examples/Geopandas.ipynb

Lines changed: 19 additions & 19 deletions
Large diffs are not rendered by default.

examples/ImageOverlay.ipynb

Lines changed: 56 additions & 49 deletions
Large diffs are not rendered by default.

examples/MarkerCluster.ipynb

Lines changed: 18 additions & 14 deletions
Large diffs are not rendered by default.

examples/Plugins.ipynb

Lines changed: 36 additions & 19 deletions
Large diffs are not rendered by default.

examples/Popups.ipynb

Lines changed: 43 additions & 57 deletions
Large diffs are not rendered by default.

examples/Quickstart.ipynb

Lines changed: 78 additions & 75 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)