[jupyter] update widget so it uses str(...) instread of repr(...) and topological order of nodes.

This commit is contained in:
Romain Dorgueil
2017-06-05 09:43:38 +02:00
parent 84573cc8fa
commit 471e38e67b
12 changed files with 1472 additions and 32 deletions

View File

@ -1,7 +1,7 @@
# This file has been auto-generated.
# All changes will be lost, see Projectfile.
#
# Updated at 2017-06-05 09:15:27.073880
# Updated at 2017-06-05 09:21:02.910936
PACKAGE ?= bonobo
PYTHON ?= $(shell which python)