- Redash v5 Quick Start Guide
- Alexander Leibzon Yael Leibzon
- 157字
- 2021-08-13 15:12:07
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: "In case you prefer to have more control over the installation, you can choose Docker or manually run the bootstrap.sh script"
A block of code is set as follows:
root@ip-10-69-10-45:/home/bitnami
root@ip-10-69-10-45:/home/bitnami
telnet 54.156.58.190 5432
Trying 54.156.58.190...
Connected to 54.156.58.190.
Escape character is '^]'.
^]
telnet>
Any command-line input or output is written as follows:
ps -ef | grep redash
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: "To create a new visualization, press the +New Visualization button"
Warnings or important notes appear like this.
Tips and tricks appear like this.
推薦閱讀
- 機(jī)器學(xué)習(xí)實(shí)戰(zhàn):基于Sophon平臺(tái)的機(jī)器學(xué)習(xí)理論與實(shí)踐
- Mastering Proxmox(Third Edition)
- 自動(dòng)控制工程設(shè)計(jì)入門(mén)
- Canvas LMS Course Design
- Learning Microsoft Azure Storage
- Photoshop CS4經(jīng)典380例
- 嵌入式Linux上的C語(yǔ)言編程實(shí)踐
- Security Automation with Ansible 2
- 城市道路交通主動(dòng)控制技術(shù)
- Nginx高性能Web服務(wù)器詳解
- 網(wǎng)絡(luò)安全技術(shù)及應(yīng)用
- 大數(shù)據(jù)案例精析
- TensorFlow Deep Learning Projects
- Cortex-M3嵌入式處理器原理與應(yīng)用
- Mastering Android Game Development with Unity