Missing parenthesis (hot fix)

pull/1955/head
noramullen1 2020-12-07 16:22:23 -08:00
parent 71d81647ff
commit c6b975d5f0
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ Learn how to create a notebook that normalizes data. Walk through the following
- Create a destination bucket to write normalized data to. For details, see [Create a bucket](/influxdb/cloud/organizations/buckets/create-bucket/).
## Normalize data with a notebook
1. Create a new notebook (see [Create a notebook](/influxdb/cloud/notebooks/create-notebook/).
1. Create a new notebook (see [Create a notebook](/influxdb/cloud/notebooks/create-notebook/)).
2. Add a **Metric Selector** cell to select a bucket to query data from:
- In the **Choose a bucket** dropdown, select your NOAA bucket.
- Select the **h2o_temperature** field.