
Explore alternatives to Anaconda for running Python notebooks, from Canopy and ActiveState Python to online Temp notebooks, and compare data visualization libraries like matplotlib, Bokeh, ggplot, and D3.
Master using the IPython notebook display function to show multiple results, embed rich media with I-frame and images, and learn practical cell workflow and state management in notebooks.
Create a function that generates an eight character, random password with at least one uppercase, one lowercase, one punctuation mark, and one digit, and explore Python arithmetic and boolean operations.
Open your python notebook project visualizing stock ticker data and follow along to build a stock ticker visualization. Explore Quando data service, json basics, pandas, and plotting for MSFC data.
Learn to structure IPython notebooks as Reveal.js powered slides, using slides, fragments, and skip or notes markers, and export notebooks to standalone HTML slides viewable in a browser.
Explore IPython notebook basics, including creating sections and slides, using keyboard shortcuts and toolbar commands, running cells, and leveraging shell and magic commands for inline plots.
This course will teach you how to use iPython Notebook for programming in Python, performing data analyses, and creating interactive presentations. This course is designed for the absolute beginner, meaning no experience with Python or iPython Notebook is required.
You will start by learning how to install Anaconda, then take a tour of iPython Notebook. From there, James will take you through two projects: creating a random password generator in Python and analyzing and visualizing stock ticker data. This video tutorial also teaches you how to present using iPython Notebook, including learning about the operations, functions, methods, and modules. Once you have completed this computer based training course, you will be fully capable of using iPython Notebook as a tool for programming in Python, and be able to perform data analyses in Python. Working files are included, allowing you to follow along with the author throughout the lessons.