Nexus topic selection and data saver

class cord19kg.apps.topic_widgets.DataSaverWidget(forge, token, topic_resource_id, table_extractions=None, curated_table_extractions=None, curation_meta_data=None, exported_graphs=None, visualization_configs=None, edit_history=None, temp_prefix=None)

Widget for saving analysis data under topics stored in Nexus.

display()

Launch the data saver widget.

class cord19kg.apps.topic_widgets.TopicWidget(forge, token)

Widget for loading and selecting topics from Nexus.

display()

Launch the topic widget.