mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
33 lines
872 B
YAML
33 lines
872 B
YAML
- group: Overview
|
|
items:
|
|
- title: Introduction
|
|
link: /tutorials/introduction/
|
|
|
|
- group: Publish a Data Set
|
|
items:
|
|
- title: with Pleuston
|
|
link: /tutorials/pleuston-publish-data-set/
|
|
- title: with Python
|
|
link: /tutorials/python-publish-data-set/
|
|
|
|
- group: Publish a Compute Service
|
|
items:
|
|
- title: with Pleuston
|
|
link: /tutorials/pleuston-publish-compute-service/
|
|
- title: with Python
|
|
link: /tutorials/python-publish-compute-service/
|
|
|
|
- group: Get & Use a Data Set
|
|
items:
|
|
- title: with Pleuston
|
|
link: /tutorials/pleuston-get-data-set/
|
|
- title: with Python
|
|
link: /tutorials/python-get-data-set/
|
|
|
|
- group: Get & Use a Compute Service
|
|
items:
|
|
- title: with Pleuston
|
|
link: /tutorials/pleuston-get-compute-service/
|
|
- title: with Python
|
|
link: /tutorials/python-get-compute-service/
|