##// END OF EJS Templates
Finishing the index files.
Finishing the index files.

File last commit:

r16116:05098595
r16118:61d31e5b
Show More
Index.ipynb
95 lines | 2.2 KiB | text/plain | TextLexer
Jonathan Frederic
Cleanup examples...
r14724 {
"metadata": {
Brian E. Granger
Updating widgets/example/index
r16095 "name": "",
Brian E. Granger
Adding back links.
r16116 "signature": "sha256:63baf57fdd892f6dd1f3c23b817e1458ebe337b6c5bc7114ff697054a5162f99"
Jonathan Frederic
Cleanup examples...
r14724 },
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
Brian E. Granger
Lots of documentation work.
r16115 "cell_type": "markdown",
"metadata": {},
"source": [
"<img src=\"../images/ipython_logo.png\">"
]
},
{
Brian E. Granger
Adding back links.
r16116 "cell_type": "markdown",
"metadata": {},
"source": [
"Back to the main [Index](../Index.ipynb)"
]
},
{
Jonathan Frederic
Cleanup examples...
r14724 "cell_type": "heading",
"level": 1,
"metadata": {},
"source": [
Brian E. Granger
Lots of documentation work.
r16115 "Interactive JavaScript Widgets"
]
},
{
"cell_type": "heading",
"level": 2,
"metadata": {},
"source": [
"Tutorials"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"- [Using Interact](Using Interact.ipynb)\n",
"- [Widgets Overview](Widgets Overview.ipynb) \n",
"- [Widget Events](Widget Events.ipynb) \n",
"- [Widget Placement](Widget Placement.ipynb) \n",
"- [Widget Styles](Widget Styles.ipynb) \n",
"- [Widget Alignment](Widget Alignment.ipynb) \n",
"- [Custom Widgets](Custom Widgets.ipynb)"
Jonathan Frederic
Cleanup examples...
r14724 ]
},
{
"cell_type": "heading",
"level": 2,
"metadata": {},
"source": [
Brian E. Granger
Lots of documentation work.
r16115 "Examples of custom widgets"
Jonathan Frederic
Cleanup examples...
r14724 ]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
Brian E. Granger
Updating widgets/example/index
r16095 "- [Variable Inspector](Variable Inspector.ipynb) \n",
"- [Export As (nbconvert)](Export As (nbconvert%29.ipynb) \n",
"- [Nonblocking Console](Nonblocking Console.ipynb) \n",
"- [File Upload Widget](File Upload Widget.ipynb)"
Jonathan Frederic
Cleanup examples...
r14724 ]
},
{
"cell_type": "heading",
"level": 2,
"metadata": {},
"source": [
Brian E. Granger
Updating widgets/example/index
r16095 "Examples using `interact`/`interactive`"
Jonathan Frederic
Cleanup examples...
r14724 ]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
Brian E. Granger
Updating widgets/example/index
r16095 "* [Beat Frequencies](Beat Frequencies.ipynb)\n",
"* [Exploring Graphs](Exploring Graphs.ipynb)\n",
"* [Factoring](Factoring.ipynb)\n",
"* [Image Browser](Image Browser.ipynb)\n",
"* [Image Processing](Image Processing.ipynb)\n",
Brian E. Granger
Lots of documentation work.
r16115 "* [Lorenz Differential Equations](Lorenz Differential Equations.ipynb)"
Jonathan Frederic
Cleanup examples...
r14724 ]
}
],
"metadata": {}
}
]
}