- Learning Jupyter 5
- Dan Toomey
- 138字
- 2021-08-13 15:42:05
Conventions used
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "The default filename, untitled1.txt, is editable."
A block of code is set as follows:
var mycell = Jupyter.notebook.get_selected_cell();
var cell_config = mycell.config;
var code_patch = {
CodeCell:{
cm_config:{indentUnit:2}
}
}
cell_config.update(code_patch)
Any command-line input or output is written as follows:
jupyter trust /path/to/notebook.ipynb
Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "There are three tabs that are displayed: Files, Running, and Clusters."
Warnings or important notes appear like this.
Tips and tricks appear like this.
推薦閱讀
- Google Cloud Platform Cookbook
- SCRATCH與機(jī)器人
- PowerShell 3.0 Advanced Administration Handbook
- PostgreSQL 11 Server Side Programming Quick Start Guide
- Windows XP中文版應(yīng)用基礎(chǔ)
- 流處理器研究與設(shè)計(jì)
- Implementing Oracle API Platform Cloud Service
- Splunk Operational Intelligence Cookbook
- 內(nèi)模控制及其應(yīng)用
- 面向?qū)ο蟪绦蛟O(shè)計(jì)綜合實(shí)踐
- 人工智能技術(shù)入門
- 軟件構(gòu)件技術(shù)
- Machine Learning Algorithms(Second Edition)
- HBase Essentials
- 典型Hadoop云計(jì)算