1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

Changes on the title

This commit is contained in:
Ana Loznianu 2023-10-03 14:30:44 +03:00
parent 62a1bd24bf
commit f67b553b9b
5 changed files with 5 additions and 16 deletions

View File

@ -1,6 +1,4 @@
---
title: Consume a Dataset 📥
---
# Consume a Dataset 📥
The process of consuming an asset is straightforward. To achieve this, you only need to execute a single command:

View File

@ -1,6 +1,4 @@
---
title: Edit a Dataset ✏️
---
# Edit a Dataset ✏️
To make changes to a dataset, you'll need to start by retrieving the asset's [Decentralized Data Object](../ddo-specification.md) (DDO).

View File

@ -1,6 +1,4 @@
---
title: Installation and Configuration 🛠️
---
# Installation and Configuration 🛠️
To get started with the Ocean CLI, follow these steps for a seamless setup:

View File

@ -1,7 +1,4 @@
---
title: Publish a Dataset 📤
---
# Publish a Dataset 📤
Once you've configured the RPC environment variable, you're ready to publish a new dataset on the connected network. Our flexible setup allows you to switch to a different network simply by substituting the RPC endpoint with one corresponding to another network. 🌐

View File

@ -1,6 +1,4 @@
---
title: Run C2D Jobs 🚀
---
# Run C2D Jobs 🚀
## Start a Compute Job 🎯