unt-carpentries / 2018-03-14-unt-swc

University of North Texas Software Carpentry Workshop, March 2018
https://unt-carpentries.github.io/2018-03-14-unt-swc/
Other
0 stars 0 forks source link

Check matplotlib.pyplot.show() #13

Open somexpert opened 6 years ago

somexpert commented 6 years ago

During today's session we found that people were getting their graphs to show without having to keep typing the matplotlib.pyplot.show() line. Maybe the library was updated so this step is no longer required? Need to look into it, so we can lighten the typing load if it's not necessary.