summaryrefslogtreecommitdiff
path: root/Stoichiometry_And_Process_Calculations
diff options
context:
space:
mode:
Diffstat (limited to 'Stoichiometry_And_Process_Calculations')
-rwxr-xr-xStoichiometry_And_Process_Calculations/ch11.ipynb2
-rwxr-xr-xStoichiometry_And_Process_Calculations/ch6.ipynb4
-rwxr-xr-xStoichiometry_And_Process_Calculations/ch7.ipynb4
-rwxr-xr-xStoichiometry_And_Process_Calculations/ch8.ipynb2
4 files changed, 6 insertions, 6 deletions
diff --git a/Stoichiometry_And_Process_Calculations/ch11.ipynb b/Stoichiometry_And_Process_Calculations/ch11.ipynb
index b8409421..bd656a32 100755
--- a/Stoichiometry_And_Process_Calculations/ch11.ipynb
+++ b/Stoichiometry_And_Process_Calculations/ch11.ipynb
@@ -459,7 +459,7 @@
"input": [
"\n",
"\n",
- "%pylab inline\n",
+ "%matplotlib inline\n",
"\n",
"from matplotlib.pyplot import *\n",
"\n",
diff --git a/Stoichiometry_And_Process_Calculations/ch6.ipynb b/Stoichiometry_And_Process_Calculations/ch6.ipynb
index 8a560517..705d178a 100755
--- a/Stoichiometry_And_Process_Calculations/ch6.ipynb
+++ b/Stoichiometry_And_Process_Calculations/ch6.ipynb
@@ -211,7 +211,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "%pylab inline\n",
+ "%matplotlib inline\n",
"\n",
"from matplotlib.pyplot import *\n",
"\n",
@@ -270,7 +270,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "%pylab inline\n",
+ "%matplotlib inline\n",
"\n",
"import math \n",
"from matplotlib.pyplot import *\n",
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",
diff --git a/Stoichiometry_And_Process_Calculations/ch8.ipynb b/Stoichiometry_And_Process_Calculations/ch8.ipynb
index f4b3762e..ac2e4c33 100755
--- a/Stoichiometry_And_Process_Calculations/ch8.ipynb
+++ b/Stoichiometry_And_Process_Calculations/ch8.ipynb
@@ -699,7 +699,7 @@
"cell_type": "code",
"collapsed": false,
"input": [
- "%pylab inline\n",
+ "%matplotlib inline\n",
"\n",
"import math\n",
"from matplotlib.pyplot import *\n",