metadata
title: Build Feature Input Widget
emoji: 💨
colorFrom: blue
colorTo: red
sdk: docker
pinned: false
license: mit
For info check out Panel.
Installation Instructions
git clone https://huggingface.co/spaces/Panel-Org/build_feature_input_widget
pip install -r requirements.txt
Serve the app
panel serve app.py
Test the app
pip install pytest
pytest