October 2015
Beginner
200 pages
3h 56m
English
The Jupyter Notebook is a highly-customizable platform. You can configure many aspects of the software in your configuration files. You can also extend the backend (kernels) and the frontend (HTML-based Notebook). This allows you to create highly-personalized user experiences based on the Notebook.
In this chapter, we will cover the following topics:
IPython comes with a rich set of magic commands. You can get the complete list with the %lsmagic command. IPython also allows you to create ...
Read now
Unlock full access