Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 689 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 689 Bytes

TEC Hatch Params Dashboard

This dashboard is a tool to collect community opinions on the proper parameterization of the Token Engineering Commons.

Requirements

  • NodeJS 12
  • Python 3.8

Installing Dependencies

pip3 install -r requirements.txt
pip install -e ./
jupyter labextension install @pyviz/jupyterlab_pyviz

Running Locally

panel serve --show apps/hatch.py [--dev tech/* apps/*]

Resources