Skip to content
Romain Dorgueil edited this page Oct 28, 2017 · 2 revisions
Status: draft

There currently can be a lot of problems related to python packaging and imports, due to the fact that we do not guide the users through the journey of creating a regular python package.

Directions

Changes

  • No detection of graph object anymore.
  • bonobo run/runc/inspect/... would temporarily substitute the bonobo.run callable with something that use their own logic, and the graph used will be the one passed to bonobo.run(...).
  • Question: how does additional parameters work?

Clone this wiki locally