IPython Interactive Computing and Visualization Cookbook(Second Edition)
上QQ阅读APP看书,第一时间看更新

Chapter 3. Mastering the Jupyter Notebook

In this chapter, we will cover the following topics:

  • Teaching programming in the Notebook with IPython Blocks
  • Converting a Jupyter notebook to other formats with nbconvert
  • Mastering widgets in the Jupyter Notebook
  • Creating custom Jupyter Notebook widgets in Python, HTML, and JavaScript
  • Configuring the Jupyter Notebook
  • Introducing JupyterLab