書名: 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
推薦閱讀
- 深入淺出Prometheus:原理、應用、源碼與拓展詳解
- 動手玩轉Scratch3.0編程:人工智能科創教育指南
- Designing Hyper-V Solutions
- Java性能權威指南(第2版)
- Mastering Rust
- Oracle JDeveloper 11gR2 Cookbook
- 算法訓練營:提高篇(全彩版)
- 網站構建技術
- Learning Laravel's Eloquent
- Windows內核編程
- Learning Concurrent Programming in Scala
- NGINX Cookbook
- 零基礎Java學習筆記
- Python Social Media Analytics
- Beginning C# 7 Hands-On:The Core Language