Update ToolbarButton widget library #2375
Labels
area:front-end
component:python-editor
Python editor
component:r-editor
R script editor
component:submit-script-button
external:jupyterlab 4.0
impact:breaking change
Delivery introduces a change that is not backward compatible
sizing: XS
Milestone
Is your feature request related to a problem? Please describe.
Elyra Script Editor and Submit File Button extensions import
ToolbarButton
widget fromjupyterlab/apputils
version^3.0.0
(deprecated).This widget has been updated and moved to
jupyterlab/ui-components
, which requires update on Elyra's side.Describe the solution you'd like
Update library used to import
ToolbarButton
widget across Elyra packages fromjupyterlab/apputils
tojupyterlab/ui-components
(npm package latest version: 3.2.8).The text was updated successfully, but these errors were encountered: