Commit 13af0ec2 authored by Andrew Gibiansky's avatar Andrew Gibiansky

Renamed to not have spaced.

parent 715a79fb
...@@ -101,27 +101,12 @@ ...@@ -101,27 +101,12 @@
"cell_type": "code", "cell_type": "code",
"collapsed": false, "collapsed": false,
"input": [ "input": [
"fact 3" "2+2"
], ],
"language": "python", "language": "python",
"metadata": {}, "metadata": {},
"outputs": [ "outputs": [],
{ "prompt_number": "*"
"metadata": {},
"output_type": "pyout",
"prompt_number": 2,
"text": []
},
{
"html": [
"<span style='color: red; font-style: italic;'>Not in scope: `fact'\n",
"</span>"
],
"metadata": {},
"output_type": "display_data"
}
],
"prompt_number": 2
}, },
{ {
"cell_type": "code", "cell_type": "code",
......
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