From 6183c99a30fefc20ef20c3f0120e17bada2c97b3 Mon Sep 17 00:00:00 2001 From: Cornelius Specht Date: Fri, 14 Jul 2023 15:55:20 +0200 Subject: [PATCH] add overview --- src/sandbox/overview.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/sandbox/overview.md b/src/sandbox/overview.md index 4561e5e..b916976 100644 --- a/src/sandbox/overview.md +++ b/src/sandbox/overview.md @@ -3,12 +3,12 @@ ![Sandbox Architecture](res/sandbox-architecture.png) ## Development Environment -Playground...Getting started... Use cases +A [Development Environment](sandbox/dev_env.md) or Playground for beginners and advanced users. ## Use Cases - +A brief overview how to create [Use Cases](sandbox/use_cases.md) on the Sandbox ## Data Pool - +Details about how to store and manage data on the Sandbox: Additional information: [Data Pool](sandbox/data_pool.md) ## Training Environment (tbd) ## Data Generator