1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-02 00:05:35 +01:00
docs/content/tutorials/introduction.md

17 lines
568 B
Markdown
Raw Normal View History

---
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>