Commit 04c7769c authored by Steve Tjoa's avatar Steve Tjoa

back to index

parent 04ee89fa
......@@ -171,6 +171,16 @@ div#notebook {
<div tabindex="-1" id="notebook" class="border-box-sizing">
<div class="container" id="notebook-container">
<div class="cell border-box-sizing text_cell rendered">
<div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<p><a href="index.html">&larr; Back to Index</a></p>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered">
<div class="prompt input_prompt">
</div>
......@@ -279,6 +289,16 @@ div#notebook {
<li><a href="http://www.learnpython.org/">learnpython.org</a></li>
</ul>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered">
<div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<p><a href="index.html">&larr; Back to Index</a></p>
</div>
</div>
</div>
......
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"[&larr; Back to Index](index.html)"
]
},
{
"cell_type": "markdown",
"metadata": {},
......@@ -86,6 +93,13 @@
"- [Codecademy](http://www.codecademy.com/en/tracks/python)\n",
"- [learnpython.org](http://www.learnpython.org/)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"[&larr; Back to Index](index.html)"
]
}
],
"metadata": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment