1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-07-01 06:02:10 +02:00

Simplify nav by having Pleuston & Python together

This commit is contained in:
Troy McConaghy 2018-11-14 15:50:52 +01:00
parent c3b9127029
commit 8a2d4fc07d
9 changed files with 10 additions and 24 deletions

View File

@ -3,30 +3,16 @@
- title: Introduction
link: /tutorials/introduction/
- group: Publish a Data Set
- group: Publish
items:
- title: with Pleuston
link: /tutorials/pleuston-publish-data-set/
- title: with Python
link: /tutorials/python-publish-data-set/
- title: Publish a Data Set
link: /tutorials/publish-data-set/
- title: Publish a Compute Service
link: /tutorials/publish-compute-service/
- group: Publish a Compute Service
- group: Consume
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/
- title: Get & Use a Data Set
link: /tutorials/get-use-data-set/
- title: Get & Use a Compute Service
link: /tutorials/get-use-compute-service/