summaryrefslogtreecommitdiff
path: root/Elements_Of_Mass_Transfer_Part_1/ch6.ipynb
diff options
context:
space:
mode:
authorSrikant Patnaik2015-02-27 17:10:12 +0530
committerSrikant Patnaik2015-02-27 17:10:12 +0530
commit121f6027864eec574ad581705eb277e19120720c (patch)
treede95760936c857f2e4a3dce1ffb25c17daa512fa /Elements_Of_Mass_Transfer_Part_1/ch6.ipynb
parentb14c13fcc6bb6d01c468805d612acb353ec168ac (diff)
downloadPython-Textbook-Companions-121f6027864eec574ad581705eb277e19120720c.tar.gz
Python-Textbook-Companions-121f6027864eec574ad581705eb277e19120720c.tar.bz2
Python-Textbook-Companions-121f6027864eec574ad581705eb277e19120720c.zip
Changed '%pylab inline' to '%matplotlib inline' to fix warning messages across 138 files
Diffstat (limited to 'Elements_Of_Mass_Transfer_Part_1/ch6.ipynb')
-rwxr-xr-xElements_Of_Mass_Transfer_Part_1/ch6.ipynb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Elements_Of_Mass_Transfer_Part_1/ch6.ipynb b/Elements_Of_Mass_Transfer_Part_1/ch6.ipynb
index 3dc4dd02..2737889e 100755
--- a/Elements_Of_Mass_Transfer_Part_1/ch6.ipynb
+++ b/Elements_Of_Mass_Transfer_Part_1/ch6.ipynb
@@ -81,7 +81,7 @@
"collapsed": false,
"input": [
" \n",
- "%pylab inline\n",
+ "%matplotlib inline\n",
" \n",
"\n",
"Ls=262.5; #mass of bone dry solid ais the drying surface\n",