diff options
Diffstat (limited to 'Basic_Principles_And_Calculations_In_Chemical_Engineering/ch23.ipynb')
-rwxr-xr-x | Basic_Principles_And_Calculations_In_Chemical_Engineering/ch23.ipynb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Basic_Principles_And_Calculations_In_Chemical_Engineering/ch23.ipynb b/Basic_Principles_And_Calculations_In_Chemical_Engineering/ch23.ipynb index 78279b16..b535473d 100755 --- a/Basic_Principles_And_Calculations_In_Chemical_Engineering/ch23.ipynb +++ b/Basic_Principles_And_Calculations_In_Chemical_Engineering/ch23.ipynb @@ -30,7 +30,7 @@ "collapsed": false, "input": [ "\n", - "%pylab inline\n", + "%matplotlib inline\n", "from matplotlib.pyplot import *\n", "\n", "# Variables\n", |