diff options
Diffstat (limited to 'Elements_Of_Mass_Transfer_Part_1/ch6.ipynb')
-rwxr-xr-x | Elements_Of_Mass_Transfer_Part_1/ch6.ipynb | 2 |
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",
|