[jupyter] update widget so it uses str(...) instread of repr(...) and topological order of nodes.
This commit is contained in:
@ -52,6 +52,6 @@ python.add_requirements(
|
||||
],
|
||||
jupyter=[
|
||||
'jupyter >=1.0,<1.1',
|
||||
'ipywidgets >=6.0.0.beta5',
|
||||
'ipywidgets >=6.0.0,<7',
|
||||
]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user