- Apache Superset Quick Start Guide
- Shashank Shekhar
- 172字
- 2021-06-10 18:34:36
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: "Our datasets will be public tables from Google BigQuery and .csv files from a variety of web resources, which we will upload to PostgreSQL."
A block of code is set as follows:
export SUPERSET_UPDATE_PERMS=0
gunicorn -w 3
-k gevent
--timeout 120
-b 0.0.0.0:8088
superset:app
Any command-line input or output is written as follows:
sudo apt-get install build-essential libssl-dev libffi-dev python-dev python-pip libsasl2-dev libldap2-dev
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: "After launching, on the VM instances screen, we can see that our g1-small GCE instance is up and running!"
- Hands-On Intelligent Agents with OpenAI Gym
- Getting Started with Clickteam Fusion
- Getting Started with MariaDB
- Hands-On Cloud Solutions with Azure
- PIC單片機C語言非常入門與視頻演練
- 機器人編程實戰
- 大數據時代
- HTML5 Canvas Cookbook
- PLC與變頻技術應用
- Mastering Ceph
- 基于ARM9的小型機器人制作
- ROS Robotics By Example(Second Edition)
- 工業機器人技術
- 服務器配置與應用(Windows Server 2008 R2)
- ASP.NET 4.0 MVC敏捷開發給力起飛