hytest-org / hytest

https://hytest-org.github.io/hytest/
22 stars 10 forks source link

Added example app to demos #468

Closed alaws-USGS closed 1 month ago

alaws-USGS commented 1 month ago

Pull Request Code Review

Overview

This PR adds a demo applications for creating a Tabulalator with Panel and formatting fields based on the data type.

Links

None

Summary of Changes

How to Run

This can be run using the panel_app.yml file in the apps/ directory. Use panel serve app.py --autoreload in activated environment to run.

Peer Reviewer Expectations

Not expected in Review

Functionality and optimization.

Next steps

After author has addressed next steps peer reviewer must approve request and then branch can be merge.