mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
fix lint
This commit is contained in:
parent
6408cfdbda
commit
564d0b6b8a
@ -40,7 +40,7 @@ and use them
|
||||
|
||||
GITHUB-EMBED https://github.com/oceanprotocol/react-tutorial/blob/107d1fa7d0c583cc8042339f1f5090ff9ee0920b/src/Compute.js jsx 61-70 GITHUB-EMBED
|
||||
|
||||
# Order the dataset
|
||||
## Order the dataset
|
||||
|
||||
Next, we have to order the dataset that we are going to compute upon. We are going to use the ddoAssetId, which was set during publishing of the asset.
|
||||
|
||||
|
@ -56,6 +56,13 @@
|
||||
- name: osmosis-ipfs-driver
|
||||
- name: osmosis-on-premise-driver
|
||||
|
||||
- group: Compute-to-Data
|
||||
items:
|
||||
- name: operator-service
|
||||
- name: operator-engine
|
||||
- name: pod-configuration
|
||||
- name: pod-publishing
|
||||
|
||||
- group: Parity Secret Store
|
||||
items:
|
||||
- name: parity-ethereum
|
||||
@ -81,12 +88,4 @@
|
||||
url: https://github.com/oceanprotocol/ocean/projects/1
|
||||
- name: Research Board
|
||||
url: https://github.com/oceanprotocol/ocean/projects/3
|
||||
- name: dev-ocean
|
||||
|
||||
- group: Compute-to-Data Enviroment
|
||||
items:
|
||||
- name: operator-service
|
||||
- name: operator-engine
|
||||
- name: pod-configuration
|
||||
- name: pod-publishing
|
||||
|
||||
- name: dev-ocean
|
Loading…
Reference in New Issue
Block a user