Skip to content
 
Cache Dataset Generator datasetgen.ui
Type to start searching
    Dataset Generator
    • cache dataset generator 1.0.0 documentation
    Dataset Generator
    • datasetgen.ui
      • Submodules
      • Package Contents
        • start_app
    • Show Source

    datasetgen.ui¶

    Submodules¶

    • datasetgen.ui.dash
    • datasetgen.ui.functions
    • datasetgen.ui.utils

    Package Contents¶

    datasetgen.ui.start_app(debug: bool = True, dest_folder: Path = Path(__file__).parent)[source]¶

    Start the generator UI app.

    Parameters
    • debug (bool, optional) – if start in debug mode or not, defaults to True

    • dest_folder (PurePath, optional) – the destination folder for the dataset generator, defaults to Path(__file__).parent

    © Copyright 2020, MircoT.
    Created using Sphinx 3.0.3. and Material for Sphinx