summaryrefslogtreecommitdiff
path: root/Elements_of_Physical_Chemistry/Chapter6.ipynb
diff options
context:
space:
mode:
Diffstat (limited to 'Elements_of_Physical_Chemistry/Chapter6.ipynb')
-rwxr-xr-xElements_of_Physical_Chemistry/Chapter6.ipynb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Elements_of_Physical_Chemistry/Chapter6.ipynb b/Elements_of_Physical_Chemistry/Chapter6.ipynb
index f3e0726f..7705b071 100755
--- a/Elements_of_Physical_Chemistry/Chapter6.ipynb
+++ b/Elements_of_Physical_Chemistry/Chapter6.ipynb
@@ -202,7 +202,7 @@
"input": [
"#Calculate the molar mass of the enzyme\n",
"#Initialization of variables\n",
- "%pylab inline\n",
+ "%matplotlib inline\n",
"import numpy as np\n",
"from numpy import linalg\n",
"import matplotlib\n",