Commit a36cbb1f authored by Vaibhav Sagar's avatar Vaibhav Sagar

notebooks/IHaskell.ipynb: turn off SVG output

parent e8934f5d
......@@ -1051,6 +1051,16 @@
"toJSON (Coord 3 2)"
]
},
{
"cell_type": "code",
"execution_count": 18,
"metadata": {},
"outputs": [],
"source": [
"-- Turn off SVG output\n",
":option no-svg"
]
},
{
"cell_type": "markdown",
"metadata": {},
......@@ -1060,7 +1070,7 @@
},
{
"cell_type": "code",
"execution_count": 18,
"execution_count": 19,
"metadata": {},
"outputs": [
{
......@@ -1297,7 +1307,7 @@
},
{
"cell_type": "code",
"execution_count": 19,
"execution_count": 20,
"metadata": {},
"outputs": [
{
......@@ -1338,7 +1348,7 @@
},
{
"cell_type": "code",
"execution_count": 20,
"execution_count": 21,
"metadata": {},
"outputs": [
{
......@@ -1386,7 +1396,7 @@
},
{
"cell_type": "code",
"execution_count": 21,
"execution_count": 22,
"metadata": {},
"outputs": [
{
......@@ -1531,7 +1541,7 @@
},
{
"cell_type": "code",
"execution_count": 22,
"execution_count": 23,
"metadata": {},
"outputs": [],
"source": [
......@@ -1542,7 +1552,7 @@
},
{
"cell_type": "code",
"execution_count": 23,
"execution_count": 24,
"metadata": {},
"outputs": [
{
......@@ -1569,7 +1579,7 @@
},
{
"cell_type": "code",
"execution_count": 24,
"execution_count": 25,
"metadata": {},
"outputs": [
{
......@@ -1684,7 +1694,7 @@
},
{
"cell_type": "code",
"execution_count": 25,
"execution_count": 26,
"metadata": {},
"outputs": [
{
......@@ -3194,7 +3204,7 @@
},
{
"cell_type": "code",
"execution_count": 26,
"execution_count": 27,
"metadata": {},
"outputs": [
{
......@@ -3239,7 +3249,7 @@
},
{
"cell_type": "code",
"execution_count": 27,
"execution_count": 28,
"metadata": {},
"outputs": [],
"source": [
......@@ -3260,7 +3270,7 @@
},
{
"cell_type": "code",
"execution_count": 28,
"execution_count": 29,
"metadata": {},
"outputs": [
{
......@@ -3297,7 +3307,7 @@
},
{
"cell_type": "code",
"execution_count": 29,
"execution_count": 30,
"metadata": {},
"outputs": [
{
......@@ -3407,7 +3417,7 @@
},
{
"cell_type": "code",
"execution_count": 30,
"execution_count": 31,
"metadata": {},
"outputs": [
{
......@@ -3463,7 +3473,7 @@
"file_extension": ".hs",
"name": "haskell",
"pygments_lexer": "Haskell",
"version": "8.4.3"
"version": "8.4.4"
},
"latex_envs": {
"bibliofile": "biblio.bib",
......
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