QCDIS / NaaVRE

BSD 3-Clause "New" or "Revised" License
3 stars 2 forks source link

Build a CSV generator notebook using ipywidgets #1264

Closed skoulouzis closed 3 months ago

skoulouzis commented 3 months ago

Allow users to interactively select the values of columns and generate a CVS file. As an example, we can use this: https://www.nordatanet.no/aen/template-generator/config%3DCF-NetCDF

skoulouzis commented 3 months ago

We probably need to enable widgetsnbextension:

jupyter nbextension enable --py widgetsnbextension

skoulouzis commented 3 months ago

Will need to first test locally and then add to flavors

skoulouzis commented 3 months ago

Created: https://github.com/QCDIS/lifewatch-notebooks/blob/main/demographic_and_morphological_traits/csv_template.ipynb