fix ordering of notebooks docs
parent
c42a5c3c9f
commit
b546b93ae8
|
@ -2,7 +2,7 @@
|
||||||
title: Normalize data with notebooks
|
title: Normalize data with notebooks
|
||||||
description: >
|
description: >
|
||||||
Clean, standardize, or normalize you data to make it easier to compare with other measurements.
|
Clean, standardize, or normalize you data to make it easier to compare with other measurements.
|
||||||
weight: 102
|
weight: 104
|
||||||
influxdb/cloud/tags:
|
influxdb/cloud/tags:
|
||||||
menu:
|
menu:
|
||||||
influxdb_cloud:
|
influxdb_cloud:
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
title: Create a notebook
|
title: Create a notebook
|
||||||
description: >
|
description: >
|
||||||
Create a notebook to explore, visualize, and process your data.
|
Create a notebook to explore, visualize, and process your data.
|
||||||
weight: 102
|
weight: 101
|
||||||
influxdb/cloud/tags:
|
influxdb/cloud/tags:
|
||||||
menu:
|
menu:
|
||||||
influxdb_cloud:
|
influxdb_cloud:
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
title: Downsample data with notebooks
|
title: Downsample data with notebooks
|
||||||
description: >
|
description: >
|
||||||
Downsample data to reduce overall disk usage as data collects over time.
|
Downsample data to reduce overall disk usage as data collects over time.
|
||||||
weight: 102
|
weight: 103
|
||||||
influxdb/cloud/tags:
|
influxdb/cloud/tags:
|
||||||
menu:
|
menu:
|
||||||
influxdb_cloud:
|
influxdb_cloud:
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Troubleshoot notebooks
|
title: Troubleshoot notebooks
|
||||||
description: Common issues with the notebooks feature.
|
description: Common issues with the notebooks feature.
|
||||||
weight: 102
|
weight: 105
|
||||||
influxdb/cloud/tags:
|
influxdb/cloud/tags:
|
||||||
menu:
|
menu:
|
||||||
influxdb_cloud:
|
influxdb_cloud:
|
||||||
|
|
Loading…
Reference in New Issue