Creating overall structure and organization.

This commit is contained in:
Brian E. Granger 2014-04-14 16:03:47 -07:00
parent fd53a306c4
commit 25beae438f
8 changed files with 46 additions and 13 deletions

View File

@ -0,0 +1,9 @@
{
"metadata": {
"name": "",
"signature": "sha256:0abf067a20ebda26a671db997ac954770350d292dff7b7d6a4ace8808f70aca1"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": []
}

View File

@ -1,7 +1,7 @@
{
"metadata": {
"name": "",
"signature": "sha256:c9fdf35bcd07c381b988af18346fceeb08107ce216817e4bd398641e9c93ecc1"
"signature": "sha256:c81ae6aa03abb91a6a64807c6cd7dae22f140f16780d54f0eb4beb3b1f8606aa"
},
"nbformat": 3,
"nbformat_minor": 0,
@ -49,14 +49,14 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"* [User Interface](User Interface.ipynb)\n",
"* [Running Code](Running Code.ipynb)\n",
"* [Basic Output](Basic Output.ipynb)\n",
"* [Plotting with Matplotlib](Plotting with Matplotlib.ipynb)\n",
"* [Markdown Cells](Markdown Cells.ipynb)\n",
"* [Typesetting Math Using MathJax](Typesetting Math Using MathJax.ipynb)\n",
"* [Display System](Display System.ipynb)\n",
"* [Custom Display Logic](Custom Display Logic.ipynb)"
"* [What is the IPython Notebook?](What is the IPython Notebook%3F.ipynb)\n",
"* [Running the Notebook Server](Running the Notebook Server.ipynb)\n",
"* [Notebook Dashboard](Notebook Dashboard.ipynb)\n",
"* [Notebook User Interface](Notebook User Interface.ipynb)\n",
"* [Notebook Cell Types](Notebook Cell Types.ipynb)\n",
"* [Working With Code Cells](Working With Code Cells.ipynb)\n",
"* [Working With Markdown Cells](Working With Markdown Cells.ipynb)\n",
"* [Notebook Security](Notebook Security.ipynb)"
]
},
{
@ -71,13 +71,19 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"* [Trapezoid Rule](Trapezoid Rule.ipynb)\n",
"* [SymPy](SymPy.ipynb)\n",
"* [Raw Input](Raw Input.ipynb)\n",
"* [Custom Keyboard Shortcuts](Custom Keyboard Shortcuts.ipynb)\n",
"* [Importing Notebooks](Importing Notebooks.ipynb)\n",
"* [Connecting with the Qt Console](Connecting with the Qt Console.ipynb)\n",
"* [Animations Using clear_output](Animations Using clear_output.ipynb)"
"* [Typesetting Equations](Typesetting Equations.ipynb)"
]
},
{
"cell_type": "code",
"collapsed": false,
"input": [],
"language": "python",
"metadata": {},
"outputs": []
}
],
"metadata": {}

View File

@ -0,0 +1,9 @@
{
"metadata": {
"name": "",
"signature": "sha256:0abf067a20ebda26a671db997ac954770350d292dff7b7d6a4ace8808f70aca1"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": []
}

View File

@ -0,0 +1,9 @@
{
"metadata": {
"name": "",
"signature": "sha256:0abf067a20ebda26a671db997ac954770350d292dff7b7d6a4ace8808f70aca1"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": []
}