layout: page title: Starter Guilde description: Project Community Page group: nav-right

{% include JB/setup %}

Running a example engine

  1. Clone example engine from repository
git clone https://github.com/marvin-ai/engines.git
  1. Generate a new marvin engine environment for Iris species engine
workon python-toolbox-env
marvin engine-generateenv ../engines/iris-species-engine/
  1. Run the Iris species engine
workon iris-species-engine-env
marvin engine-dryrun

For more examples: https://github.com/apache/incubator-marvin/tree/master/public-engines