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:
parent
62a1bd24bf
commit
f67b553b9b
@ -1,6 +1,4 @@
|
|||||||
---
|
# Consume a Dataset 📥
|
||||||
title: Consume a Dataset 📥
|
|
||||||
---
|
|
||||||
|
|
||||||
The process of consuming an asset is straightforward. To achieve this, you only need to execute a single command:
|
The process of consuming an asset is straightforward. To achieve this, you only need to execute a single command:
|
||||||
|
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
---
|
# Edit a Dataset ✏️
|
||||||
title: 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).
|
To make changes to a dataset, you'll need to start by retrieving the asset's [Decentralized Data Object](../ddo-specification.md) (DDO).
|
||||||
|
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
---
|
# Installation and Configuration 🛠️
|
||||||
title: Installation and Configuration 🛠️
|
|
||||||
---
|
|
||||||
|
|
||||||
To get started with the Ocean CLI, follow these steps for a seamless setup:
|
To get started with the Ocean CLI, follow these steps for a seamless setup:
|
||||||
|
|
||||||
|
@ -1,7 +1,4 @@
|
|||||||
---
|
# Publish a Dataset 📤
|
||||||
title: 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. 🌐
|
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. 🌐
|
||||||
|
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
---
|
# Run C2D Jobs 🚀
|
||||||
title: Run C2D Jobs 🚀
|
|
||||||
---
|
|
||||||
|
|
||||||
## Start a Compute Job 🎯
|
## Start a Compute Job 🎯
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user