summaryrefslogtreecommitdiff
path: root/Theory_Of_Machines
diff options
context:
space:
mode:
authorhardythe12015-04-07 16:03:32 +0530
committerhardythe12015-04-07 16:03:32 +0530
commitba4d7bfd00d268a9a5fbdee8938f9a4b5a04851d (patch)
treefcc60b142916d4a738807d3de7ed170b3f9818f6 /Theory_Of_Machines
parent92cca121f959c6616e3da431c1e2d23c4fa5e886 (diff)
parent121f6027864eec574ad581705eb277e19120720c (diff)
downloadPython-Textbook-Companions-ba4d7bfd00d268a9a5fbdee8938f9a4b5a04851d.tar.gz
Python-Textbook-Companions-ba4d7bfd00d268a9a5fbdee8938f9a4b5a04851d.tar.bz2
Python-Textbook-Companions-ba4d7bfd00d268a9a5fbdee8938f9a4b5a04851d.zip
add/modify/remove book
Diffstat (limited to 'Theory_Of_Machines')
-rwxr-xr-xTheory_Of_Machines/ch2.ipynb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Theory_Of_Machines/ch2.ipynb b/Theory_Of_Machines/ch2.ipynb
index cfa99e45..b4603f22 100755
--- a/Theory_Of_Machines/ch2.ipynb
+++ b/Theory_Of_Machines/ch2.ipynb
@@ -195,7 +195,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "%pylab inline\n",
+ "%matplotlib inline\n",
"\n",
"import math \n",
"from matplotlib.pyplot import *\n",