- Applied Deep Learning with Python
- Alex Galea Luis Capelo
- 62字
- 2021-08-13 15:53:05
Jupyter Features
Jupyter has many appealing features that make for efficient Python programming. These include an assortment of things, from methods for viewing docstrings to executing Bash commands. Let's explore some of these features together in this section.
The official IPython documentation can be found here: http://ipython.readthedocs.io/en/stable/. It has details on the features we will discuss here and others.
推薦閱讀
- ClickHouse性能之巔:從架構(gòu)設(shè)計(jì)解讀性能之謎
- PaaS程序設(shè)計(jì)
- 深入實(shí)踐Spring Boot
- R語言數(shù)據(jù)可視化實(shí)戰(zhàn)
- Visual C
- Python編程與幾何圖形
- PHP編程基礎(chǔ)與實(shí)例教程
- 現(xiàn)代C++編程實(shí)戰(zhàn):132個(gè)核心技巧示例(原書第2版)
- Xcode 6 Essentials
- IoT Projects with Bluetooth Low Energy
- Learning Nessus for Penetration Testing
- C編程技巧:117個(gè)問題解決方案示例
- 深入實(shí)踐DDD:以DSL驅(qū)動(dòng)復(fù)雜軟件開發(fā)
- SignalR:Real-time Application Development(Second Edition)
- 從零學(xué)Java設(shè)計(jì)模式