Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3b3d51e

Browse files
committed
update permalink in ipynb publisher cell
1 parent 6819f18 commit 3b3d51e

File tree

207 files changed

+211
-211
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

207 files changed

+211
-211
lines changed

_posts/python-version2/3d/3d-bubble/3dbubble.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@
293293
" \n",
294294
"import publisher\n",
295295
"publisher.publish(\n",
296-
" '3dbubble.ipynb', 'python/3d-bubble-charts/', 'Python 3D Bubble Charts',\n",
296+
" '3dbubble.ipynb', 'python/version2/3d-bubble-charts/', 'Python 3D Bubble Charts',\n",
297297
" 'How to make 3D Bubble Charts in Python with Plotly. '\n",
298298
" 'Three examples of 3D Bubble Charts.',\n",
299299
" title = 'Python 3D Bubble Charts | plotly',\n",

_posts/python-version2/3d/3d-clusters/3d-clusters.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
" \n",
169169
"import publisher\n",
170170
"publisher.publish(\n",
171-
" '3d-clusters.ipynb', 'python/3d-point-clustering/', 'Python 3D Clustering | plotly',\n",
171+
" '3d-clusters.ipynb', 'python/version2/3d-point-clustering/', 'Python 3D Clustering | plotly',\n",
172172
" 'How to cluster points in 3d with alpha shapes in plotly and Python',\n",
173173
" title= '3D Point Clustering in Python | plotly',\n",
174174
" name = '3d Clustering',\n",

_posts/python-version2/3d/3d-cone/cones.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@
426426
"! pip install git+https://github.com/plotly/publisher.git --upgrade\n",
427427
"import publisher\n",
428428
"publisher.publish(\n",
429-
" 'cones.ipynb', 'python/cone-plot/', '3D Cone Plots',\n",
429+
" 'cones.ipynb', 'python/version2/cone-plot/', '3D Cone Plots',\n",
430430
" 'How to make 3D Cone plots in Python with Plotly.',\n",
431431
" title = '3D Cone Plots | Plotly',\n",
432432
" has_thumbnail='true', thumbnail='thumbnail/3dcone.png',\n",

_posts/python-version2/3d/3d-filled-line/3d-filled-line.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
"\n",
195195
"import publisher\n",
196196
"publisher.publish(\n",
197-
" '3d-filled-line.ipynb', 'python/3d-filled-line-plots/', '3D Filled Line Plots in Python | plotly',\n",
197+
" '3d-filled-line.ipynb', 'python/version2/3d-filled-line-plots/', '3D Filled Line Plots in Python | plotly',\n",
198198
" 'How to make 3D Filled Line Plots in Python',\n",
199199
" title = '3D Filled Line Plots in Python | plotly',\n",
200200
" name = '3D Filled Line Plots',\n",

_posts/python-version2/3d/3d-line/3d-line.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203
" \n",
204204
"import publisher\n",
205205
"publisher.publish(\n",
206-
" '3d-line.ipynb', 'python/3d-line-plots/', 'Python 3D Line Plots | plotly',\n",
206+
" '3d-line.ipynb', 'python/version2/3d-line-plots/', 'Python 3D Line Plots | plotly',\n",
207207
" 'How to make 3D Line Plots',\n",
208208
" title= '3D Line Plots in Python | plotly',\n",
209209
" name = '3D Line Plots',\n",

_posts/python-version2/3d/3d-mesh/mesh-3d.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@
330330
"import publisher\n",
331331
"\n",
332332
"publisher.publish(\n",
333-
" 'mesh-3d.ipynb', 'python/3d-mesh/', 'Python 3D Mesh Plots | Plotly',\n",
333+
" 'mesh-3d.ipynb', 'python/version2/3d-mesh/', 'Python 3D Mesh Plots | Plotly',\n",
334334
" 'How to make 3D Mesh Plots',\n",
335335
" title= '3D Mesh Plots in Python | plotly',\n",
336336
" name = '3D Mesh Plots',\n",

_posts/python-version2/3d/3d-network/Les-miserables-network.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@
395395
"\n",
396396
"import publisher\n",
397397
"publisher.publish(\n",
398-
" 'Les-miserables-network.ipynb', 'python/3d-network-graph/', 'Python 3D Network Graphs',\n",
398+
" 'Les-miserables-network.ipynb', 'python/version2/3d-network-graph/', 'Python 3D Network Graphs',\n",
399399
" 'How to make 3D Network Graphs in Python. ',\n",
400400
" title = '3D Network Graphs in Python | plotly',\n",
401401
" name = '3D Network Graphs',\n",

_posts/python-version2/3d/3d-parametric/3d-parametric.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@
261261
" \n",
262262
"import publisher\n",
263263
"publisher.publish(\n",
264-
" '3d-parametric.ipynb', 'python/3d-parametric-plots/', '3D Parametric Plots | plotly',\n",
264+
" '3d-parametric.ipynb', 'python/version2/3d-parametric-plots/', '3D Parametric Plots | plotly',\n",
265265
" 'How to 3D Parameteric Plots in Python',\n",
266266
" title= '3D Parametric Plots in Python | plotly',\n",
267267
" name = 'Parametric Plots',\n",

_posts/python-version2/3d/3d-ribbon/ribbon.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
" \n",
150150
"import publisher\n",
151151
"publisher.publish(\n",
152-
" 'ribbon.ipynb', 'python/ribbon-plots/', 'Python Ribbon Plots | plotly',\n",
152+
" 'ribbon.ipynb', 'python/version2/ribbon-plots/', 'Python Ribbon Plots | plotly',\n",
153153
" 'How to make ribbon plots in Python. ',\n",
154154
" title = 'Python Ribbon Plots | plotly',\n",
155155
" name = 'Ribbon Plots',\n",

_posts/python-version2/3d/3d-scatter/3d_scatter.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
" \n",
231231
"import publisher\n",
232232
"publisher.publish(\n",
233-
" '3d_scatter.ipynb', 'python/3d-scatter-plots/', '3D Python Scatter Plots | plotly',\n",
233+
" '3d_scatter.ipynb', 'python/version2/3d-scatter-plots/', '3D Python Scatter Plots | plotly',\n",
234234
" 'How to make 3D scatter plots in Python with Plotly.',\n",
235235
" title = '3D Python Scatter Plots | plotly',\n",
236236
" name = '3D Scatter Plots',\n",

_posts/python-version2/3d/3d-streamtube/streamtube.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@
265265
"! pip install git+https://github.com/plotly/publisher.git --upgrade\n",
266266
"import publisher\n",
267267
"publisher.publish(\n",
268-
" 'streamtube.ipynb', 'python/streamtube-plot/', '3D Streamtube Plots',\n",
268+
" 'streamtube.ipynb', 'python/version2/streamtube-plot/', '3D Streamtube Plots',\n",
269269
" 'How to make 3D streamtube plots in Python with Plotly.',\n",
270270
" title = '3D Streamtube Plots | Plotly',\n",
271271
" has_thumbnail='true', thumbnail='thumbnail/streamtube.jpg',\n",

_posts/python-version2/3d/3d-surface/3d-surface.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@
272272
" \n",
273273
"import publisher\n",
274274
"publisher.publish(\n",
275-
" '3d-surface.ipynb', 'python/3d-surface-plots/', '3D Surface Plots in Python',\n",
275+
" '3d-surface.ipynb', 'python/version2/3d-surface-plots/', '3D Surface Plots in Python',\n",
276276
" 'How to make 3D-surface plots in Python',\n",
277277
" title= '3D Surface Plots in Python | Plotly',\n",
278278
" has_thumbnail='true', thumbnail='thumbnail/3d-surface.jpg', \n",

_posts/python-version2/3d/3d-wireframe/3d-wireframe.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
" \n",
182182
"import publisher\n",
183183
"publisher.publish(\n",
184-
" '3d-wireframe.ipynb', 'python/3d-wireframe-plots/', 'Python Wireframe Plots | plotly',\n",
184+
" '3d-wireframe.ipynb', 'python/version2/3d-wireframe-plots/', 'Python Wireframe Plots | plotly',\n",
185185
" 'How to make wireframe plots in Python',\n",
186186
" title= '3D Wireframe Plots in Python | plotly',\n",
187187
" name = '3D Wireframe Plots',\n",

_posts/python-version2/3d/iso-surface/Plotly-isosurfaces.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@
417417
" \n",
418418
"import publisher\n",
419419
"publisher.publish(\n",
420-
" 'Plotly-isosurfaces.ipynb', 'python/isosurfaces-with-marching-cubes/', 'Iso Surface',\n",
420+
" 'Plotly-isosurfaces.ipynb', 'python/version2/isosurfaces-with-marching-cubes/', 'Iso Surface',\n",
421421
" 'How to make Iso Surface in Python with Plotly.',\n",
422422
" title = 'Python Iso Surface | plotly',\n",
423423
" name = 'Iso Surface',\n",

_posts/python-version2/3d/projection-of-3d-plots/Plotly-project-3d-onto-a-plane.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@
297297
"\n",
298298
"import publisher\n",
299299
"publisher.publish(\n",
300-
" 'Plotly-project-3d-onto-a-plane.ipynb', 'python/2d-projection-of-3d-surface/', 'Projection of 3D Surface',\n",
300+
" 'Plotly-project-3d-onto-a-plane.ipynb', 'python/version2/2d-projection-of-3d-surface/', 'Projection of 3D Surface',\n",
301301
" 'How to project 3D Surface plots in 2D with Plotly.',\n",
302302
" title = '2D Projection of 3D surface | plotly',\n",
303303
" has_thumbnail='true', thumbnail='thumbnail/projection-3d.jpg', \n",

_posts/python-version2/3d/tri-surf/trisurf.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -646,7 +646,7 @@
646646
" \n",
647647
"import publisher\n",
648648
"publisher.publish(\n",
649-
" 'trisurf.ipynb', 'python/trisurf/', 'Trisurf Plots',\n",
649+
" 'trisurf.ipynb', 'python/version2/trisurf/', 'Trisurf Plots',\n",
650650
" 'How to make tri-surf plots in Python with Plotly. Trisurfs are formed by replacing the boundaries of a compact surface by touching triangles.',\n",
651651
" title = 'Python Trisurf Plots | plotly',\n",
652652
" name = 'Trisurf Plots',\n",

_posts/python-version2/3d/triangulation/triangulation.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -681,7 +681,7 @@
681681
"\n",
682682
"import publisher\n",
683683
"publisher.publish(\n",
684-
" 'triangulation.ipynb', 'python/surface-triangulation/', 'Surface Triangulation',\n",
684+
" 'triangulation.ipynb', 'python/version2/surface-triangulation/', 'Surface Triangulation',\n",
685685
" 'How to make Tri-Surf plots in Python with Plotly.',\n",
686686
" title = 'Python Surface Triangulation | plotly',\n",
687687
" name = 'Surface Triangulation',\n",

_posts/python-version2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Our python tutorials are written in [ipython notebooks](http://ipython.org/noteb
9191
! pip install git+https://github.com/plotly/publisher.git --upgrade
9292
import publisher
9393
publisher.publish(
94-
'your-tutorial-chart.ipynb', 'python/your-tutorial-chart/', 'Your Tutorial Chart',
94+
'your-tutorial-chart.ipynb', 'python/version2/your-tutorial-chart/', 'Your Tutorial Chart',
9595
'How to make your-tutorial-chart plots in Python with Plotly.',
9696
title = 'Python Your Tutorial Chart | Plotly',
9797
has_thumbnail='true', thumbnail='thumbnail/your-tutorial-chart.jpg',

_posts/python-version2/animations/filled-area-animation/filled-area-animation.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@
285285
"!pip install git+https://github.com/plotly/publisher.git --upgrade\n",
286286
"import publisher\n",
287287
"publisher.publish(\n",
288-
" 'filled-area-animation.ipynb', 'python/filled-area-animation/', 'Filled-Area Animation | plotly',\n",
288+
" 'filled-area-animation.ipynb', 'python/version2/filled-area-animation/', 'Filled-Area Animation | plotly',\n",
289289
" 'How to make an animated filled-area plot with apple stock data in Python.',\n",
290290
" title='Filled-Area Animation | plotly',\n",
291291
" name='Filled-Area Animation',\n",

_posts/python-version2/animations/gapminder-example/gapminder-example.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@
493493
"!pip install git+https://github.com/plotly/publisher.git --upgrade\n",
494494
"import publisher\n",
495495
"publisher.publish(\n",
496-
" 'gapminder-example.ipynb', 'python/gapminder-example/', 'Adding Sliders to Animations | plotly',\n",
496+
" 'gapminder-example.ipynb', 'python/version2/gapminder-example/', 'Adding Sliders to Animations | plotly',\n",
497497
" 'How to make the classic Gapminder Animation using sliders and buttons in Python.',\n",
498498
" title='Adding Sliders to Animations | plotly',\n",
499499
" name='Adding Sliders to Animations',\n",

_posts/python-version2/animations/heatmap/heatmap.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@
281281
"!pip install git+https://github.com/plotly/publisher.git --upgrade\n",
282282
"import publisher\n",
283283
"publisher.publish(\n",
284-
" 'heatmap.ipynb', 'python/heatmap-animation/', 'Heatmap Animation | plotly',\n",
284+
" 'heatmap.ipynb', 'python/version2/heatmap-animation/', 'Heatmap Animation | plotly',\n",
285285
" 'How to make an animated heatmap in Python.',\n",
286286
" title='Heatmap Animation | plotly',\n",
287287
" name='Heatmap Animation',\n",

_posts/python-version2/animations/intro-to-animations/intro-to-animations.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12307,7 +12307,7 @@
1230712307
"!pip install git+https://github.com/plotly/publisher.git --upgrade\n",
1230812308
"import publisher\n",
1230912309
"publisher.publish(\n",
12310-
" 'intro-to-animations.ipynb', 'python/animations/', 'Intro to Animations | plotly',\n",
12310+
" 'intro-to-animations.ipynb', 'python/version2/animations/', 'Intro to Animations | plotly',\n",
1231112311
" 'An introduction to creating animations with Plotly in Python.',\n",
1231212312
" title='Intro to Animations in Python | plotly',\n",
1231312313
" name='Intro to Animations',\n",

_posts/python-version2/animations/visualizing-mri-volume-slices/visualizing-mri-volume-slices.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@
358358
"!pip install git+https://github.com/plotly/publisher.git --upgrade\n",
359359
"import publisher\n",
360360
"publisher.publish(\n",
361-
" 'visualizing-mri-volume-slices.ipynb', 'python/visualizing-mri-volume-slices/', 'Visualizing MRI Volume Slices | plotly',\n",
361+
" 'visualizing-mri-volume-slices.ipynb', 'python/version2/visualizing-mri-volume-slices/', 'Visualizing MRI Volume Slices | plotly',\n",
362362
" 'How to create an plotly animation with slider that cycles through MRI cross-sections of a human brain.',\n",
363363
" title='Visualizing MRI Volume Slices | plotly',\n",
364364
" name='Visualizing MRI Volume Slices',\n",

_posts/python-version2/basic/WebGL/comparewebgl.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@
218218
"! pip install git+https://github.com/plotly/publisher.git --upgrade\n",
219219
"import publisher\n",
220220
"publisher.publish(\n",
221-
" 'comparewebgl.ipynb', 'python/compare-webgl-svg/', 'Python Comparing WebGL vs SVG | plotly',\n",
221+
" 'comparewebgl.ipynb', 'python/version2/compare-webgl-svg/', 'Python Comparing WebGL vs SVG | plotly',\n",
222222
" 'Comparing WebGL with Scattergl() to SVG with Scatter() in Python with Plotly.',\n",
223223
" title = 'Comparing WebGL vs SVG | plotly',\n",
224224
" name = 'Comparing WebGL vs SVG',\n",

_posts/python-version2/basic/WebGL/webgl.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@
259259
"! pip install git+https://github.com/plotly/publisher.git --upgrade\n",
260260
"import publisher\n",
261261
"publisher.publish(\n",
262-
" 'webgl.ipynb', 'python/webgl-vs-svg/', 'Python WebGL vs SVG | plotly',\n",
262+
" 'webgl.ipynb', 'python/version2/webgl-vs-svg/', 'Python WebGL vs SVG | plotly',\n",
263263
" 'Implement WebGL for increased speed, improved interactivity, and the ability to plot even more data!',\n",
264264
" title = 'Python WebGL vs SVG | plotly',\n",
265265
" name = 'WebGL vs SVG',\n",

_posts/python-version2/basic/area/area.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@
464464
"! pip install git+https://github.com/plotly/publisher.git --upgrade\n",
465465
"import publisher\n",
466466
"publisher.publish(\n",
467-
" 'area.ipynb', 'python/filled-area-plots/', 'Filled Area Plots | plotly',\n",
467+
" 'area.ipynb', 'python/version2/filled-area-plots/', 'Filled Area Plots | plotly',\n",
468468
" 'How to make filled area plots in Python with Plotly.',\n",
469469
" title = 'Filled Area Plots | plotly',\n",
470470
" name = 'Filled Area Plots',\n",

_posts/python-version2/basic/bar/bars.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -883,7 +883,7 @@
883883
"! pip install git+https://github.com/plotly/publisher.git --upgrade\n",
884884
"import publisher\n",
885885
"publisher.publish(\n",
886-
" 'bars.ipynb', 'python/bar-charts/', 'Python Bar Charts | plotly',\n",
886+
" 'bars.ipynb', 'python/version2/bar-charts/', 'Python Bar Charts | plotly',\n",
887887
" 'How to make Bar Charts in Python with Plotly.',\n",
888888
" title = 'Bar Charts | plotly',\n",
889889
" name = 'Bar Charts',\n",

_posts/python-version2/basic/bubble/bubble.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@
499499
"! pip install git+https://github.com/plotly/publisher.git --upgrade\n",
500500
"import publisher\n",
501501
"publisher.publish(\n",
502-
" 'bubble.ipynb', 'python/bubble-charts/', 'Python Bubble Charts | plotly',\n",
502+
" 'bubble.ipynb', 'python/version2/bubble-charts/', 'Python Bubble Charts | plotly',\n",
503503
" 'How to make bubble charts in Python with Plotly.',\n",
504504
" title = 'Bubble Charts | plotly',\n",
505505
" name = 'Bubble Charts', language='python', version='2',\n",

_posts/python-version2/basic/dot/dot.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@
288288
" \n",
289289
"import publisher\n",
290290
"publisher.publish(\n",
291-
" 'dot.ipynb', 'python/dot-plots/', 'Dot Plots',\n",
291+
" 'dot.ipynb', 'python/version2/dot-plots/', 'Dot Plots',\n",
292292
" 'How to make dot plots in Python with Plotly.',\n",
293293
" title = 'Python Dot Plots | plotly',\n",
294294
" has_thumbnail='true', thumbnail='thumbnail/dot-plot.jpg', \n",

_posts/python-version2/basic/gantt/gantt.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -621,7 +621,7 @@
621621
"! pip install git+https://github.com/plotly/publisher.git --upgrade\n",
622622
"import publisher\n",
623623
"publisher.publish(\n",
624-
" 'gantt.ipynb', 'python/gantt/', 'Python Gantt Charts | plotly',\n",
624+
" 'gantt.ipynb', 'python/version2/gantt/', 'Python Gantt Charts | plotly',\n",
625625
" 'How to make Gantt Charts in Python with Plotly. Gantt Charts use horizontal bars to represent the start and end times of tasks.',\n",
626626
" title='Python Gantt Charts | plotly',\n",
627627
" name='Gantt Charts',\n",

_posts/python-version2/basic/gauge-chart/linear-gauge.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@
248248
"! pip install git+https://github.com/plotly/publisher.git --upgrade\n",
249249
"import publisher\n",
250250
"publisher.publish(\n",
251-
" 'linear-gauge.ipynb', 'python/linear-gauge-chart/', 'Python Linear-Gauge Chart | plotly',\n",
251+
" 'linear-gauge.ipynb', 'python/version2/linear-gauge-chart/', 'Python Linear-Gauge Chart | plotly',\n",
252252
" 'How to make interactive linear-guage charts in Python with Plotly. ',\n",
253253
" title = 'Python Linear-Gauge Chart | plotly',\n",
254254
" name = 'Linear-Gauge Chart',\n",

_posts/python-version2/basic/gauge-chart/semicircular-gauge.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@
345345
"! pip install git+https://github.com/plotly/publisher.git --upgrade\n",
346346
"import publisher\n",
347347
"publisher.publish(\n",
348-
" 'semicircular-gauge.ipynb', 'python/gauge-charts/', 'Python Gauge Chart | plotly',\n",
348+
" 'semicircular-gauge.ipynb', 'python/version2/gauge-charts/', 'Python Gauge Chart | plotly',\n",
349349
" 'How to make guage meter charts in Python with Plotly. ',\n",
350350
" name = 'Gauge Charts',\n",
351351
" title = 'Python Gauge Chart | plotly',\n",

_posts/python-version2/basic/horizontal-bar/horizontal-bars.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@
506506
"#! pip install git+https://github.com/plotly/publisher.git --upgrade\n",
507507
"import publisher\n",
508508
"publisher.publish(\n",
509-
" 'horizontal-bars.ipynb', 'python/horizontal-bar-charts/', 'Horizontal Bar Charts | plotly',\n",
509+
" 'horizontal-bars.ipynb', 'python/version2/horizontal-bar-charts/', 'Horizontal Bar Charts | plotly',\n",
510510
" 'How to make horizontal bar charts in Python with Plotly.',\n",
511511
" title = 'Horizontal Bar Charts | plotly',\n",
512512
" name = 'Horizontal Bar Charts',\n",

_posts/python-version2/basic/line-plots/lines.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -754,7 +754,7 @@
754754
"#!pip install git+https://github.com/plotly/publisher.git --upgrade\n",
755755
"import publisher\n",
756756
"publisher.publish(\n",
757-
" 'lines.ipynb', 'python/line-charts/', 'Python Line Charts',\n",
757+
" 'lines.ipynb', 'python/version2/line-charts/', 'Python Line Charts',\n",
758758
" 'How to make line charts in Python with Plotly. '\n",
759759
" 'Examples on creating and styling line charts in Python with Plotly.',\n",
760760
" title = 'Python Line Charts | plotly',\n",

_posts/python-version2/basic/line_and_scatter/scatter.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@
476476
" \n",
477477
"import publisher\n",
478478
"publisher.publish(\n",
479-
" 'scatter.ipynb', 'python/line-and-scatter/', 'Python Scatter Plots | plotly',\n",
479+
" 'scatter.ipynb', 'python/version2/line-and-scatter/', 'Python Scatter Plots | plotly',\n",
480480
" 'How to make scatter plots in Python with Plotly.',\n",
481481
" title = 'Python Scatter Plots | plotly',\n",
482482
" name = 'Scatter Plots',\n",

_posts/python-version2/basic/mixed/mixed.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@
195195
"! pip install git+https://github.com/plotly/publisher.git --upgrade\n",
196196
"import publisher\n",
197197
"publisher.publish(\n",
198-
" 'mixed.ipynb', 'python/graphing-multiple-chart-types/', 'Python Mulitple Chart Types | plotly',\n",
198+
" 'mixed.ipynb', 'python/version2/graphing-multiple-chart-types/', 'Python Mulitple Chart Types | plotly',\n",
199199
" 'How to design figures with multiple chart types in python.',\n",
200200
" title = 'Python Mulitple Chart Types | plotly',\n",
201201
" name = 'Multiple Chart Types',\n",

_posts/python-version2/basic/pie/pie-charts.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@
403403
"! pip install git+https://github.com/plotly/publisher.git --upgrade\n",
404404
"import publisher\n",
405405
"publisher.publish(\n",
406-
" 'pie-charts.ipynb', 'python/pie-charts/', 'Pie Charts',\n",
406+
" 'pie-charts.ipynb', 'python/version2/pie-charts/', 'Pie Charts',\n",
407407
" 'How to make Pie Charts.',\n",
408408
" title= 'Pie Charts in Python | plotly',\n",
409409
" has_thumbnail='true', thumbnail='thumbnail/pie-chart.jpg', \n",

_posts/python-version2/basic/pyramid/pyramid-charts.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@
297297
"! pip install git+https://github.com/plotly/publisher.git --upgrade\n",
298298
"import publisher\n",
299299
"publisher.publish(\n",
300-
" 'pyramid-charts.ipynb', 'python/population-pyramid-charts/', 'Python Population Pyramid Charts | Plotly',\n",
300+
" 'pyramid-charts.ipynb', 'python/version2/population-pyramid-charts/', 'Python Population Pyramid Charts | Plotly',\n",
301301
" 'How to make Population Pyramid Charts in Python with Plotly.',\n",
302302
" title = 'Population Pyramid Charts | Plotly',\n",
303303
" name = 'Population Pyramid Charts',\n",

_posts/python-version2/basic/sankey/sankey.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@
424424
"! pip install git+https://github.com/plotly/publisher.git --upgrade\n",
425425
"import publisher\n",
426426
"publisher.publish(\n",
427-
" 'sankey.ipynb', 'python/sankey-diagram/', 'Sankey Diagram',\n",
427+
" 'sankey.ipynb', 'python/version2/sankey-diagram/', 'Sankey Diagram',\n",
428428
" 'How to make Sankey Diagrams in Python with Plotly.',\n",
429429
" title = 'Sankey Diagram | Plotly',\n",
430430
" has_thumbnail='true', thumbnail='thumbnail/sankey.jpg', \n",

_posts/python-version2/basic/table/ff_table.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -761,7 +761,7 @@
761761
"! pip install git+https://github.com/plotly/publisher.git --upgrade\n",
762762
"import publisher\n",
763763
"publisher.publish(\n",
764-
" 'ff_table.ipynb', 'python/figure-factory/table/', 'Figure Factory Tables',\n",
764+
" 'ff_table.ipynb', 'python/version2/figure-factory/table/', 'Figure Factory Tables',\n",
765765
" \"How to make tables in Python with Plotly's Figure Factory.\",\n",
766766
" title = 'Figure Factory Tables | plotly',\n",
767767
" thumbnail='thumbnail/table.jpg', language='python', version='2',\n",

0 commit comments

Comments
 (0)