Introduction to Data Analysis Lesson 2 Jupyter Notebooks: Creating a Slideshow
Creating a Slideshow
Create slideshows from notebooks is one of my favorite features. You can see an example of a slideshow here introducing pandas for working with data.
The slides are created in notebooks like normal, but you'll need to designate w...
philipdevblog.hashnode.dev2 min read