summaryrefslogtreecommitdiff
path: root/A_Heat_Transfer_Text_Book/Chapter11.ipynb
diff options
context:
space:
mode:
Diffstat (limited to 'A_Heat_Transfer_Text_Book/Chapter11.ipynb')
-rwxr-xr-xA_Heat_Transfer_Text_Book/Chapter11.ipynb2
1 files changed, 1 insertions, 1 deletions
diff --git a/A_Heat_Transfer_Text_Book/Chapter11.ipynb b/A_Heat_Transfer_Text_Book/Chapter11.ipynb
index e723954c..9cd5d92a 100755
--- a/A_Heat_Transfer_Text_Book/Chapter11.ipynb
+++ b/A_Heat_Transfer_Text_Book/Chapter11.ipynb
@@ -282,7 +282,7 @@
"import math\n",
"from numpy import array\n",
"import matplotlib.pyplot as plt\n",
- "%pylab inline\n",
+ "%matplotlib inline\n",
"\n",
"#Variables\n",
"Patm=101.325;\t\t\t#Atmospheric pressure in kPa.\n",