VictorPlusC commented on a change in pull request #17127:
URL: https://github.com/apache/beam/pull/17127#discussion_r836959024
##########
File path:
sdks/python/apache_beam/runners/interactive/extensions/apache-beam-jupyterlab-sidepanel/src/SidePanel.ts
##########
@@ -119,6 +130,7 @@ export class SidePanel extends BoxPanel {
this.dispose();
}
+ private _clusters: ClustersWidget;
private _inspector: InteractiveInspectorWidget;
Review comment:
I've combined the two into a single variable now. Thanks!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]