john-science / python_for_scientists

Python Open Courseware for Scientists and Engineers
GNU General Public License v3.0
68 stars 40 forks source link

Add matplotlib magic to Jupyter lecture #63

Closed john-science closed 5 years ago

john-science commented 5 years ago

Also, maybe show more cute iPython tricks. But certainly show a couple of plots throughout the lecture with:

%matplotlib inline
john-science commented 5 years ago

Would it be possible to make an entire lecture out of Jupyter?

It might be a short one, but maybe it can be fun.