mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-02 08:20:22 +01:00
17 lines
568 B
Markdown
17 lines
568 B
Markdown
|
---
|
||
|
title: Overview of the Tutorials
|
||
|
description: What you can expect to find in these Ocean Protocol tutorials.
|
||
|
---
|
||
|
|
||
|
These tutorials give examples of how to use Pleuston (a demo marketplace app) and Python to:
|
||
|
|
||
|
- publish a data set
|
||
|
- publish a compute service
|
||
|
- get and use a data set
|
||
|
- get and use a compute service
|
||
|
|
||
|
The Python tutorials use [Jupyter notebooks](http://jupyter.org/).
|
||
|
For now, check out [the Mantaray repository](https://github.com/oceanprotocol/mantaray). In the future, we hope to have live online Jupyter notebooks.
|
||
|
|
||
|
<repo name="mantaray"></repo>
|