summaryrefslogtreecommitdiff
path: root/Stoichiometry_And_Process_Calculations/ch7.ipynb
diff options
context:
space:
mode:
Diffstat (limited to 'Stoichiometry_And_Process_Calculations/ch7.ipynb')
-rwxr-xr-xStoichiometry_And_Process_Calculations/ch7.ipynb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Stoichiometry_And_Process_Calculations/ch7.ipynb b/Stoichiometry_And_Process_Calculations/ch7.ipynb
index e679965d..28e6fe1c 100755
--- a/Stoichiometry_And_Process_Calculations/ch7.ipynb
+++ b/Stoichiometry_And_Process_Calculations/ch7.ipynb
@@ -204,7 +204,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "%pylab inline\n",
+ "%matplotlib inline\n",
"\n",
"from matplotlib.pyplot import *\n",
"from numpy import zeros\n",
@@ -836,7 +836,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "%pylab inline\n",
+ "%matplotlib inline\n",
"\n",
"from matplotlib.pyplot import *\n",
"from numpy import *\n",