April 2018
Beginner
238 pages
7h 13m
English
Chapter 1, Installation and Setting up the Environment, teaches you how to install Jupyter on different environments, such as Windows, macOS, Linux, and a server machine.
Chapter 2, Adding an Engine, shows you the steps to add these engines to your Jupyter installation so that you can script your Notebook in the language you like.
Chapter 3, Accessing and Retrieving Data, teaches how to access and retrieve data from files in different formats in Jupyter.
Chapter 4, Visualize Your Analytics, covers recipes for visualizing your analytics in Python, R, and Julia.
Chapter 5, Working with Widgets, describes the wide range of possibilities of widgets in Jupyter.
Chapter 6, Jupyter Dashboards, teaches how to install and enable ...