Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 230 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 230 Bytes

Visdat-Tubes

Final Project Visdat

Cara Menjalankan Secara Local

run:

pip install -r requirements.txt

Then after the requirement is satisfied run :

bokeh serve --port 5555 --show myapp.py

or just run serve.bat