File: starting_from_scratch.rst

package info (click to toggle)
python-ewoksorange 0.9.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 724 kB
  • sloc: python: 4,770; makefile: 3
file content (6 lines) | stat: -rw-r--r-- 409 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
Starting a new project from scratch
===================================

`Orange <https://orangedatamining.com/>`_ widgets can be written and associated to the Ewoks tasks provided by an Ewoks project.

For this, the Ewoks project needs to be setup as an *Orange Add-on* project. To bootstrap your project you can use `The ewoks cookie cutter project <https://gitlab.esrf.fr/workflow/ewoksapps/ewokscookie>`_