Skip to content

Commit 70dfe71

Browse files
authored
Merge pull request #159 from mwcraig/fix-layout-index
Update links in the layout intro to the renamed layout notebooks
2 parents 5606d41 + 476b7fe commit 70dfe71

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

notebooks/06.Layout/06.00-Layout-and-Styling-Overview.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
"This section of the tutorial describes \n",
1818
"\n",
1919
"+ How to [lay out and style Jupyter interactive widgets](06.01-widget-layout-and-styling.ipynb) to build rich and *reactive* widget-based applications.\n",
20-
"+ Some [high-level container widgets for laying out widget-based applications](06.01-widget-layout-and-styling.ipynb#Container-Layout-Widgets).\n",
21-
"+ Styling available for [some individual widgets](06.03-OPTIONAL-widget-specific-styling.ipynb) (please read this on your own).\n",
22-
"+ [Layout and styling of widget labels](06.02-OPTIONAL-widget-label-styling.ipynb) (please read this on your own)."
20+
"+ Some [high-level container widgets for laying out widget-based applications](06.14-widget-layout-and-styling.ipynb#Container-Layout-Widgets).\n",
21+
"+ Styling available for [some individual widgets](06.13-OPTIONAL-widget-specific-styling.ipynb) (please read this on your own).\n",
22+
"+ [Layout and styling of widget labels](06.11-OPTIONAL-widget-label-styling.ipynb) (please read this on your own)."
2323
]
2424
},
2525
{
@@ -47,7 +47,7 @@
4747
"name": "python",
4848
"nbconvert_exporter": "python",
4949
"pygments_lexer": "ipython3",
50-
"version": "3.8.3"
50+
"version": "3.8.10"
5151
}
5252
},
5353
"nbformat": 4,

0 commit comments

Comments
 (0)