Ipywidgets VBox -- save lasso selection

Hi all,

I wonder if it is possible to save Lasso selection to xlsx or csv file. For example, plotting a scatter-plot and selecting an area using the Lasso feature, to a table and then saving the selected dataset to a csv.

Has anyone explored this possibility? Thanks!