sasano8 / placeholder_ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

desing tool

install

pip install stack_designer

build

stack_designer build -c samples/mlops.json
stack_designer build -c samples/mlops.json -t templates/default.html -o public

serve

python -m stack_designer serve -c samples/mlops.json -p 8000

About


Languages

Language:Python 52.9%Language:HTML 47.1%