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:
@ -193,5 +193,5 @@ rst_epilog = """
|
||||
.. |longversion| replace:: v.{version}
|
||||
|
||||
""".format(
|
||||
version = version,
|
||||
version=version,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user