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

GITBOOK-552: change request with no subject merged in GitBook

This commit is contained in:
Jamie Hewitt 2023-06-19 14:31:14 +00:00 committed by gitbook-bot
parent 827b4531c9
commit e0afd009f8
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF

View File

@ -20,10 +20,19 @@ Checkout these guides if you are aiming to get a deeper understanding on how com
* [How to publish a compute to data algorithm](../../user-guides/compute-to-data/publish-a-c2d-algorithm-nft.md)
* [How to publish a dataset for compute to data](../../user-guides/compute-to-data/publish-a-c2d-data-nft.md)
### Deployment Guides
### Developer Guides
* [How to use compute to data with ocean.js](../ocean.js/cod-asset.md)
* [How to use compute to data with ocean.py](../ocean.py/compute-flow.md)
### Architecture & Overview Guides
* [Architecture](compute-to-data-architecture.md)
* [Datasets & Algorithms](compute-to-data-datasets-algorithms.md)
* [Minikube Environment](../../infrastructure/compute-to-data-minikube.md)
* [Writing Algorithms](compute-to-data-algorithms.md)
* [Compute options](compute-options.md)
### Infrastructure Deployment Guides
* [Minikube Environment](../../infrastructure/compute-to-data-minikube.md)
* [Private docker registry](../../infrastructure/compute-to-data-docker-registry.md)