- IPython Interactive Computing and Visualization Cookbook
- Cyrille Rossant
- 79字
- 2021-08-05 17:57:26
Chapter 3. Mastering the Notebook
In this chapter, we will cover the following topics:
- Teaching programming in the notebook with IPython blocks
- Converting an IPython notebook to other formats with nbconvert
- Adding custom controls in the notebook toolbar
- Customizing the CSS style in the notebook
- Using interactive widgets – a piano in the notebook
- Creating a custom JavaScript widget in the notebook – a spreadsheet editor for pandas
- Processing webcam images in real time from the notebook
推薦閱讀
- 手機安全和可信應用開發指南:TrustZone與OP-TEE技術詳解
- Learning Microsoft Windows Server 2012 Dynamic Access Control
- LabVIEW入門與實戰開發100例
- Scala Design Patterns
- AIRAndroid應用開發實戰
- 假如C語言是我發明的:講給孩子聽的大師編程課
- Securing WebLogic Server 12c
- C程序設計案例教程
- Terraform:多云、混合云環境下實現基礎設施即代碼(第2版)
- Getting Started with React Native
- Domain-Driven Design in PHP
- Spring 5 Design Patterns
- 零基礎PHP從入門到精通
- C語言程序設計實驗指導
- 循序漸進Vue.js 3前端開發實戰