summaryrefslogtreecommitdiff
path: root/A_Heat_Transfer_Text_Book/Chapter1.ipynb
diff options
context:
space:
mode:
Diffstat (limited to 'A_Heat_Transfer_Text_Book/Chapter1.ipynb')
-rwxr-xr-xA_Heat_Transfer_Text_Book/Chapter1.ipynb2
1 files changed, 1 insertions, 1 deletions
diff --git a/A_Heat_Transfer_Text_Book/Chapter1.ipynb b/A_Heat_Transfer_Text_Book/Chapter1.ipynb
index 9c3e159f..9deb4499 100755
--- a/A_Heat_Transfer_Text_Book/Chapter1.ipynb
+++ b/A_Heat_Transfer_Text_Book/Chapter1.ipynb
@@ -182,7 +182,7 @@
"from numpy import linspace\n",
"import matplotlib.pyplot as plt\n",
"from pylab import *\n",
- "%pylab inline\n",
+ "%matplotlib inline\n",
"\n",
"#Variables\n",
"h=250; #Heat Transfer Coefficient, W/(m**2*K)\n",