Show More
@@ -24,7 +24,7 b'' | |||||
24 | "cell_type": "code", |
|
24 | "cell_type": "code", | |
25 | "collapsed": false, |
|
25 | "collapsed": false, | |
26 | "input": [ |
|
26 | "input": [ | |
27 | "%load_ext sympyprinting\n", |
|
27 | "%load_ext sympy.interactive.ipythonprinting\n", | |
28 | "%pylab inline\n", |
|
28 | "%pylab inline\n", | |
29 | "\n", |
|
29 | "\n", | |
30 | "from __future__ import division\n", |
|
30 | "from __future__ import division\n", | |
@@ -655,4 +655,4 b'' | |||||
655 | "metadata": {} |
|
655 | "metadata": {} | |
656 | } |
|
656 | } | |
657 | ] |
|
657 | ] | |
658 | } No newline at end of file |
|
658 | } |
General Comments 0
You need to be logged in to leave comments.
Login now