Moves jupyter extension to both bonobo.contrib.jupyter (for the jupyter widget) and to bonobo.plugins (for the executor-side plugin).

This commit is contained in:
Romain Dorgueil
2017-11-12 09:08:05 +01:00
parent 4bea3f7dad
commit d1481fbfe8
42 changed files with 183 additions and 128 deletions

2
.gitignore vendored
View File

@ -23,8 +23,8 @@
.python-version
/.idea
/.release
/bonobo/contrib/jupyter/js/node_modules/
/bonobo/examples/work_in_progress/
/bonobo/ext/jupyter/js/node_modules/
/build/
/coverage.xml
/dist/