From ef72345f63bdc01485f22b436f53f5ce7b9b6579 Mon Sep 17 00:00:00 2001 From: Troy McConaghy Date: Mon, 21 Jan 2019 14:12:21 +0100 Subject: [PATCH] Add Manta Ray as an option in the Quickstart page --- content/setup/quickstart.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/setup/quickstart.md b/content/setup/quickstart.md index ca8cc2f3..bbec90cc 100644 --- a/content/setup/quickstart.md +++ b/content/setup/quickstart.md @@ -3,6 +3,12 @@ title: Quickstart description: Do a quick test drive. --- +## Option 1 + +You can [try some free, online Jupyter notebooks](/tutorials/jupyter-notebooks/) that connect to a live Ocean test network. + +## Option 2 + You can run and try every [Ocean software component](/concepts/components/) in your local machine, all at once, using Docker Compose. First, you must [set up some storage on Azure](/tutorials/azure-for-brizo/). (Yes, we know that's not quick. Some day there will be a local storage option and then this really will be quick.)