summaryrefslogtreecommitdiff
path: root/Engineering_&_Chemical_Thermodynamics/ch8.ipynb
diff options
context:
space:
mode:
Diffstat (limited to 'Engineering_&_Chemical_Thermodynamics/ch8.ipynb')
-rwxr-xr-xEngineering_&_Chemical_Thermodynamics/ch8.ipynb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Engineering_&_Chemical_Thermodynamics/ch8.ipynb b/Engineering_&_Chemical_Thermodynamics/ch8.ipynb
index c1f9c289..42f8ec08 100755
--- a/Engineering_&_Chemical_Thermodynamics/ch8.ipynb
+++ b/Engineering_&_Chemical_Thermodynamics/ch8.ipynb
@@ -471,7 +471,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "%pylab inline\n",
+ "%matplotlib inline\n",
"\n",
"from matplotlib.pyplot import *\n",
"\n",
@@ -661,7 +661,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "%pylab inline\n",
+ "%matplotlib inline\n",
"\n",
"import math \n",
"from matplotlib.pyplot import *\n",