fragalysis.widgets.welcome

Module Contents

Functions

templates

Homepage UI with buttons for managing template notebooks

_copy_template

manage

Homepage UI with buttons for managing git repos

_update_repo

Data

TEMPLATE_SOURCE

FRAGALYSIS_SOURCE

API

fragalysis.widgets.welcome.TEMPLATE_SOURCE = '/home/code/templates'
fragalysis.widgets.welcome.FRAGALYSIS_SOURCE = '/home/code/fragalysis'
fragalysis.widgets.welcome.templates()

Homepage UI with buttons for managing template notebooks

fragalysis.widgets.welcome._copy_template(name, destination='/home/jovyan/')
fragalysis.widgets.welcome.manage()

Homepage UI with buttons for managing git repos

fragalysis.widgets.welcome._update_repo(path)