Skip to content

Commit d5f4121

Browse files
committed
Move getting started part for the playground in lesson 1
1 parent 6a44ddc commit d5f4121

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

docs/01_Introducing_Metafacture.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ title: "Lesson 1: Introduction and Requirements"
44
nav_order: 1
55
parent: Tutorial
66
---
7-
87
# Lesson 1: Introducing Metafacture and requirements for this tutorial
98

109
![Logo](https://metafacture.org/img/metafacture.png)
@@ -23,6 +22,12 @@ Starting with [Chapter 6](./06_MetafactureCLI.html), we can switch from using Pl
2322

2423
To run Metafacture on your local machine you need a Linux/Unix Bash Shell (part of every Linux, MacOS and Windows >=10) with metafacture-core installed. See [Chapter 6](./06_MetafactureCLI.html) for details.
2524

25+
## Getting started with the Metafacture Playground
26+
27+
To process data Metafacture can be used with the command line, as JAVA library or you can use the Metafacture Playground.
28+
29+
For this introduction we will start with the Playground since it allows a quick start without additional installing. The [Metafacture Playground](https://metafacture.org/playground) is a web interface to test and share Metafacture workflows. The commandline handling will be subject in [lesson 6](./06_MetafactureCLI.md)
30+
2631
---------------
2732

28-
**Next lesson**: [02 Introduction into Metafacture Flux](./02_Introduction_into_Metafacture-Flux.html)
33+
**Next lesson**: [02 Introduction into Metafacture Flux](./02_Introduction_into_Metafacture-Flux.md)

0 commit comments

Comments
 (0)