Skip to content

Commit 83e9702

Browse files
author
Joseph Damiba
committed
fixup order to be sequential
1 parent a8a952d commit 83e9702

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

doc/python/click-events.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jupyter:
2727
language: python
2828
layout: base
2929
name: Click Events
30-
order: 24
30+
order: 4
3131
page_type: example_index
3232
permalink: python/click-events/
3333
thumbnail: thumbnail/figurewidget-click-events.gif

doc/python/figurewidget-app.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jupyter:
2727
language: python
2828
layout: base
2929
name: Interactive Data Analysis with FigureWidget ipywidgets
30-
order: 23
30+
order: 3
3131
page_type: example_index
3232
permalink: python/figurewidget-app/
3333
thumbnail: thumbnail/multi-widget.jpg

doc/python/figurewidget.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jupyter:
2727
language: python
2828
layout: base
2929
name: Plotly FigureWidget Overview
30-
order: 0
30+
order: 1
3131
page_type: example_index
3232
permalink: python/figurewidget/
3333
thumbnail: thumbnail/figurewidget-overview.gif

doc/python/random-walk.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jupyter:
2828
language: python
2929
layout: base
3030
name: Random Walk
31-
order: 10
31+
order: 2
3232
page_type: example_index
3333
permalink: python/random-walk/
3434
thumbnail: /images/static-image

doc/python/smoothing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jupyter:
2828
language: python
2929
layout: base
3030
name: Smoothing
31-
order: 1
31+
order: 4
3232
page_type: example_index
3333
permalink: python/smoothing/
3434
thumbnail: /images/static-image

0 commit comments

Comments
 (0)