Skip to content

Commit f14145f

Browse files
committed
Fix styling links
1 parent 7336a47 commit f14145f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

notebooks/04.Widget_styling/04.00-Layout-and-Styling-Overview.ipynb

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
"\n",
99
"This section of the tutorial describes \n",
1010
"\n",
11-
"+ 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",
12-
"+ Some [high-level container widgets for laying out widget-based applications](06.14-widget-layout-and-styling.ipynb#Container-Layout-Widgets).\n",
13-
"+ Styling available for [some individual widgets](06.13-OPTIONAL-widget-specific-styling.ipynb) (please read this on your own).\n",
14-
"+ [Layout and styling of widget labels](06.11-OPTIONAL-widget-label-styling.ipynb) (please read this on your own)."
11+
"+ How to [lay out and style Jupyter interactive widgets](04.01-widget-layout-and-styling.ipynb) to build rich and *reactive* widget-based applications.\n",
12+
"+ Some [high-level container widgets for laying out widget-based applications](04.01-widget-layout-and-styling.ipynb#Container-Layout-Widgets).\n",
13+
"+ Styling available for [some individual widgets](04.05-OPTIONAL-widget-specific-styling.ipynb) (please read this on your own).\n",
14+
"+ [Layout and styling of widget labels](04.04-OPTIONAL-widget-label-styling.ipynb) (please read this on your own)."
1515
]
1616
}
1717
],

0 commit comments

Comments
 (0)