Skip to content

Documentation Example Installation and Execution Hints #4

Description

@MatPoppFHG

Currently, the Installation description from the documentation is not sufficient to execute examples.

Suggestion:

Installation for examples:

git clone https://github.com/OpenSemanticWorld-Packages/opensemantic.base-python.git

uv pip install -e .
uv pip install opensemantic.base[controller]
uv pip install opensemantic.base[view]
uv pip install opensemantic.characteristics.quantitative
uv pip install nest-asyncio (for datatool_dashboard.py)
uv pip install PyJWT (for downsample_demo.py, also requires database)

Execution of examples:

panel serve examples/datatool_dashboard.py --dev

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions