Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 433 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 433 Bytes

RapidMiner Extension Tutorial

A tutorial project for building a RapidMiner Studio Extension.

Prerequisite

  • Requires Gradle 4.10.2+ (get it here)

Getting started

  1. Checkout the tutorial extension

  2. Build and install the extension by executing the installExtension Gradle task

  3. Start RapidMiner Studio and check whether the extension has been loaded