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

Skip to content

Commit 9894253

Browse files
committed
add current='true' to python ipynb publisher cells
1 parent e7ffbb6 commit 9894253

File tree

209 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.

209 files changed

+211
-211
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@
237237
]
238238
},
239239
"metadata": {},
240-
"output_type": "display_data"
240+
"output_type": "execute_result"
241241
},
242242
{
243243
"data": {
@@ -249,7 +249,7 @@
249249
]
250250
},
251251
"metadata": {},
252-
"output_type": "display_data"
252+
"output_type": "execute_result"
253253
},
254254
{
255255
"name": "stdout",
@@ -299,7 +299,7 @@
299299
" title = 'Python 3D Bubble Charts | plotly',\n",
300300
" name = '3D Bubble Charts',\n",
301301
" has_thumbnail='true', thumbnail='thumbnail/3dbubble.jpg', \n",
302-
" language='python', display_as='3d_charts', order=2,\n",
302+
" language='python', current='true', display_as='3d_charts', order=2,\n",
303303
" ipynb= '~notebook_demo/62')"
304304
]
305305
},

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
" title= '3D Point Clustering in Python | plotly',\n",
174174
" name = '3d Clustering',\n",
175175
" has_thumbnail='true', thumbnail='thumbnail/3d-clusters.jpg', \n",
176-
" language='python', \n",
176+
" language='python', current='true', \n",
177177
" display_as='3d_charts', order=14,\n",
178178
" ipynb= '~notebook_demo/74')"
179179
]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@
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",
433-
" language='python',\n",
433+
" language='python', current='true',\n",
434434
" # page_type='example_index', // note this is only if you want the tutorial to appear on the main page: plot.ly/python\n",
435435
" display_as='3d_charts', order=20, ipynb='~notebook_demo/206',\n",
436436
" redirect_from='python/3d-cone/',\n",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199
" title = '3D Filled Line Plots in Python | plotly',\n",
200200
" name = '3D Filled Line Plots',\n",
201201
" has_thumbnail='true', thumbnail='thumbnail/3d-filled-line-plot.jpg', \n",
202-
" language='python',\n",
202+
" language='python', current='true',\n",
203203
" display_as='3d_charts', order=5,\n",
204204
" ipynb= '~notebook_demo/65')"
205205
]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
" title= '3D Line Plots in Python | plotly',\n",
209209
" name = '3D Line Plots',\n",
210210
" has_thumbnail='true', thumbnail='thumbnail/3d-line.jpg', \n",
211-
" language='python',\n",
211+
" language='python', current='true',\n",
212212
" display_as='3d_charts', order=3,\n",
213213
" ipynb= '~notebook_demo/63')"
214214
]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@
335335
" title= '3D Mesh Plots in Python | plotly',\n",
336336
" name = '3D Mesh Plots',\n",
337337
" has_thumbnail='true', thumbnail='thumbnail/3d-mesh.jpg', \n",
338-
" language='python',\n",
338+
" language='python', current='true',\n",
339339
" display_as='3d_charts', order=7,\n",
340340
" ipynb= '~notebook_demo/67') "
341341
]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@
400400
" title = '3D Network Graphs in Python | plotly',\n",
401401
" name = '3D Network Graphs',\n",
402402
" has_thumbnail='true', thumbnail='thumbnail/3dnetwork.jpg', \n",
403-
" language='python', page_type='example_index', \n",
403+
" language='python', current='true', page_type='example_index', \n",
404404
" display_as='3d_charts', order=13,\n",
405405
" ipynb= '~notebook_demo/226')"
406406
]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@
266266
" title= '3D Parametric Plots in Python | plotly',\n",
267267
" name = 'Parametric Plots',\n",
268268
" has_thumbnail='true', thumbnail='thumbnail/parametric.jpg', \n",
269-
" language='python',\n",
269+
" language='python', current='true',\n",
270270
" display_as='3d_charts', order=9,\n",
271271
" ipynb= '~notebook_demo/69')"
272272
]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
" title = 'Python Ribbon Plots | plotly',\n",
155155
" name = 'Ribbon Plots',\n",
156156
" has_thumbnail='true', thumbnail='thumbnail/ribbon-plot.jpg', \n",
157-
" language='python', page_type='example_index', \n",
157+
" language='python', current='true', page_type='example_index', \n",
158158
" display_as='3d_charts', order=4,\n",
159159
" ipynb= '~notebook_demo/64')"
160160
]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@
235235
" title = '3D Python Scatter Plots | plotly',\n",
236236
" name = '3D Scatter Plots',\n",
237237
" has_thumbnail='true', thumbnail='thumbnail/3d-scatter.jpg', \n",
238-
" language='python', page_type='example_index', \n",
238+
" language='python', current='true', page_type='example_index', \n",
239239
" display_as='3d_charts', order=1,\n",
240240
" ipynb= '~notebook_demo/61')"
241241
]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@
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",
272-
" language='python',\n",
272+
" language='python', current='true',\n",
273273
" display_as='3d_charts', order=21, ipynb='~notebook_demo/207',\n",
274274
" uses_plotly_offline=False)"
275275
]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@
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",
279-
" language='python', page_type='example_index', \n",
279+
" language='python', current='true', page_type='example_index', \n",
280280
" display_as='3d_charts', order=6,\n",
281281
" ipynb= '~notebook_demo/66')"
282282
]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
" title= '3D Wireframe Plots in Python | plotly',\n",
187187
" name = '3D Wireframe Plots',\n",
188188
" has_thumbnail='true', thumbnail='thumbnail/wireframe.jpg', \n",
189-
" language='python',\n",
189+
" language='python', current='true',\n",
190190
" display_as='3d_charts', order=8,\n",
191191
" ipynb= '~notebook_demo/68')"
192192
]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@
422422
" title = 'Python Iso Surface | plotly',\n",
423423
" name = 'Iso Surface',\n",
424424
" has_thumbnail='true', thumbnail='thumbnail/isosurface.jpg', \n",
425-
" language='python',\n",
425+
" language='python', current='true',\n",
426426
" display_as='3d_charts', order=12,\n",
427427
" ipynb= '~notebook_demo/72') "
428428
]

_posts/python/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
@@ -301,7 +301,7 @@
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",
304-
" language='python',\n",
304+
" language='python', current='true',\n",
305305
" display_as='3d_charts', order=19,\n",
306306
" ipynb= '~notebook_demo/79')"
307307
]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -651,7 +651,7 @@
651651
" title = 'Python Trisurf Plots | plotly',\n",
652652
" name = 'Trisurf Plots',\n",
653653
" has_thumbnail='true', thumbnail='thumbnail/tri-surf2.jpg', \n",
654-
" language='python',\n",
654+
" language='python', current='true',\n",
655655
" display_as='3d_charts', order=10,\n",
656656
" ipynb= '~notebook_demo/70') "
657657
]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -686,7 +686,7 @@
686686
" title = 'Python Surface Triangulation | plotly',\n",
687687
" name = 'Surface Triangulation',\n",
688688
" has_thumbnail='true', thumbnail='thumbnail/trisurf.jpg',\n",
689-
" language='python',\n",
689+
" language='python', current='true',\n",
690690
" display_as='3d_charts', order=11,\n",
691691
" ipynb= '~notebook_demo/71')"
692692
]

_posts/python/README.md

Lines changed: 1 addition & 1 deletion

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@
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",
292-
" language='python',\n",
292+
" language='python', current='true',\n",
293293
" page_type='example_index', has_thumbnail='true', thumbnail='thumbnail/apple_stock_animation.gif',\n",
294294
" display_as='animations', ipynb= '~notebook_demo/128', order=3)"
295295
]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@
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",
500-
" language='python',\n",
500+
" language='python', current='true',\n",
501501
" page_type='example_index', has_thumbnail='true', thumbnail='thumbnail/gapminder_animation.gif',\n",
502502
" display_as='animations', ipynb= '~notebook_demo/129', order=2)"
503503
]

_posts/python/animations/heatmap/heatmap.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@
285285
" 'How to make an animated heatmap in Python.',\n",
286286
" title='Heatmap Animation | plotly',\n",
287287
" name='Heatmap Animation',\n",
288-
" language='python',\n",
288+
" language='python', current='true',\n",
289289
" page_type='example_index', has_thumbnail='true', thumbnail='thumbnail/heatmap_animation.gif',\n",
290290
" ipynb= '~notebook_demo/131',\n",
291291
" display_as='animations', order=4)"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12311,7 +12311,7 @@
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",
12314-
" language='python',\n",
12314+
" language='python', current='true',\n",
1231512315
" page_type='example_index',\n",
1231612316
" has_thumbnail='true', thumbnail='thumbnail/animations.gif',\n",
1231712317
" display_as='animations', ipynb= '~notebook_demo/131', order=1)"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@
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",
365-
" language='python',\n",
365+
" language='python', current='true',\n",
366366
" page_type='example_index', has_thumbnail='true', thumbnail='thumbnail/brain-mri-animation_square.gif',\n",
367367
" display_as='animations', order=4, ipynb='~notebook_demo/190')"
368368
]

_posts/python/basic/WebGL/webgl.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@
264264
" title = 'Python WebGL vs SVG | plotly',\n",
265265
" name = 'WebGL vs SVG',\n",
266266
" has_thumbnail='true', thumbnail='thumbnail/webgl.jpg', \n",
267-
" language='python', \n",
267+
" language='python', current='true', \n",
268268
" display_as='basic', order=0.5,\n",
269269
" ipynb= '~notebook_demo/44')"
270270
]

_posts/python/basic/area/area.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@
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",
471-
" thumbnail='thumbnail/area.jpg', language='python',\n",
471+
" thumbnail='thumbnail/area.jpg', language='python', current='true',\n",
472472
" has_thumbnail='true', display_as='basic', order=3.5,\n",
473473
" ipynb='~notebook_demo/8')"
474474
]

_posts/python/basic/bar/bars.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -887,7 +887,7 @@
887887
" 'How to make Bar Charts in Python with Plotly.',\n",
888888
" title = 'Bar Charts | plotly',\n",
889889
" name = 'Bar Charts',\n",
890-
" thumbnail='thumbnail/bar.jpg', language='python',\n",
890+
" thumbnail='thumbnail/bar.jpg', language='python', current='true',\n",
891891
" page_type='example_index', has_thumbnail='true', display_as='basic', order=4,\n",
892892
" ipynb= '~notebook_demo/186')"
893893
]

_posts/python/basic/bubble/bubble.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@
502502
" 'bubble.ipynb', 'python/bubble-charts/', 'Python Bubble Charts | plotly',\n",
503503
" 'How to make bubble charts in Python with Plotly.',\n",
504504
" title = 'Bubble Charts | plotly',\n",
505-
" name = 'Bubble Charts', language='python',\n",
505+
" name = 'Bubble Charts', language='python', current='true',\n",
506506
" has_thumbnail='true', thumbnail='thumbnail/bubble.jpg',\n",
507507
" display_as='basic', order=3,\n",
508508
" ipynb= '~notebook_demo/1/new-to-plotly-plotlys-python-library-i',\n",

_posts/python/basic/dot/dot.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@
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",
295-
" language='python',\n",
295+
" language='python', current='true',\n",
296296
" display_as='basic', order=3.1,\n",
297297
" ipynb= '~notebook_demo/2')"
298298
]

_posts/python/basic/gantt/gantt.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,7 @@
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",
628-
" thumbnail='thumbnail/gantt.jpg', language='python',\n",
628+
" thumbnail='thumbnail/gantt.jpg', language='python', current='true',\n",
629629
" has_thumbnail='true', display_as='basic', order=5.5,\n",
630630
" ipynb= '~notebook_demo/6')"
631631
]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@
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",
255-
" thumbnail='thumbnail/linear-gauge.jpg', language='python',\n",
255+
" thumbnail='thumbnail/linear-gauge.jpg', language='python', current='true',\n",
256256
" has_thumbnail='true', display_as='basic', order=12,\n",
257257
" ipynb='~notebook_demo/12')"
258258
]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@
349349
" 'How to make guage meter charts in Python with Plotly. ',\n",
350350
" name = 'Gauge Charts',\n",
351351
" title = 'Python Gauge Chart | plotly',\n",
352-
" thumbnail='thumbnail/gauge.jpg', language='python',\n",
352+
" thumbnail='thumbnail/gauge.jpg', language='python', current='true',\n",
353353
" has_thumbnail='true', display_as='basic', order=11,\n",
354354
" ipynb='~notebook_demo/11')"
355355
]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,7 @@
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",
513-
" thumbnail='thumbnail/horizontal-bar.jpg', language='python', \n",
513+
" thumbnail='thumbnail/horizontal-bar.jpg', language='python', current='true', \n",
514514
" has_thumbnail='true', display_as='basic', order=5,\n",
515515
" ipynb= '~notebook_demo/5')"
516516
]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -759,7 +759,7 @@
759759
" 'Examples on creating and styling line charts in Python with Plotly.',\n",
760760
" title = 'Python Line Charts | plotly',\n",
761761
" name = 'Line Charts',\n",
762-
" thumbnail='thumbnail/line-plot.jpg', language='python',\n",
762+
" thumbnail='thumbnail/line-plot.jpg', language='python', current='true',\n",
763763
" page_type='example_index', has_thumbnail='true', display_as='basic', order=3.3,\n",
764764
" ipynb= '~notebook_demo/3')"
765765
]

_posts/python/basic/line_and_scatter/scatter.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@
481481
" title = 'Python Scatter Plots | plotly',\n",
482482
" name = 'Scatter Plots',\n",
483483
" has_thumbnail='true', thumbnail='thumbnail/line-and-scatter.jpg', \n",
484-
" language='python', page_type='example_index',\n",
484+
" language='python', current='true', page_type='example_index',\n",
485485
" display_as='basic', order=2,\n",
486486
" redirect_from='python/line-and-scatter-plots-tutorial/',\n",
487487
" ipynb= '~notebook_demo/2')"

_posts/python/basic/mixed/mixed.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
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",
202-
" thumbnail='thumbnail/mixed.jpg', language='python',\n",
202+
" thumbnail='thumbnail/mixed.jpg', language='python', current='true',\n",
203203
" has_thumbnail='true', display_as='basic', order=13)"
204204
]
205205
},

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@
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",
410-
" language='python', page_type='example_index', \n",
410+
" language='python', current='true', page_type='example_index', \n",
411411
" display_as='basic', order=6,\n",
412412
" ipynb='~notebook_demo/7/')"
413413
]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@
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",
304-
" thumbnail='thumbnail/pyramid.jpg', language='python',\n",
304+
" thumbnail='thumbnail/pyramid.jpg', language='python', current='true',\n",
305305
" has_thumbnail='true', display_as='basic', order=5.01,\n",
306306
" ipynb= '~notebook_demo/221')"
307307
]

_posts/python/basic/sankey/sankey.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@
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",
431-
" language='python',\n",
431+
" language='python', current='true',\n",
432432
" display_as='basic', order=11,\n",
433433
" ipynb= '~notebook_demo/151')"
434434
]

_posts/python/basic/table/ff_table.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -764,7 +764,7 @@
764764
" 'ff_table.ipynb', 'python/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",
767-
" thumbnail='thumbnail/table.jpg', language='python',\n",
767+
" thumbnail='thumbnail/table.jpg', language='python', current='true',\n",
768768
" ipynb='~notebook_demo/13')"
769769
]
770770
},

_posts/python/basic/table/table.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@
498498
" 'How to make tables in Python with Plotly.',\n",
499499
" title = 'Tables | plotly',\n",
500500
" name = 'Tables',\n",
501-
" thumbnail='thumbnail/table.gif', language='python',\n",
501+
" thumbnail='thumbnail/table.gif', language='python', current='true',\n",
502502
" has_thumbnail='true', display_as='basic', order=7,\n",
503503
" ipynb='~notebook_demo/197')"
504504
]

_posts/python/basic/table/table_sub.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@
427427
" 'How to create a subplot with tables and charts in Python with Plotly.',\n",
428428
" title = 'Table and Chart Subplots | plotly',\n",
429429
" has_thumbnail='true', thumbnail='table_subplots.jpg',\n",
430-
" language='python',\n",
430+
" language='python', current='true',\n",
431431
" display_as='multiple_axes', order=11)"
432432
]
433433
},

_posts/python/controls/buttons/custom-buttons.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -887,7 +887,7 @@
887887
" title='Custom Buttons | plotly',\n",
888888
" name='Custom Buttons',\n",
889889
" has_thumbnail='true', thumbnail='thumbnail/custom-buttons.jpg',\n",
890-
" language='python', page_type='example_index',\n",
890+
" language='python', current='true', page_type='example_index',\n",
891891
" display_as='controls', order=1)"
892892
]
893893
},

0 commit comments

Comments
 (0)