notebooks/IHaskell.ipynb: turn off SVG output

This commit is contained in:
Vaibhav Sagar 2018-12-31 22:00:14 -05:00
parent e8934f5d61
commit a36cbb1f69

View File

@ -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",