ECEN5458/Software/python/run.sh

7 lines
149 B
Bash
Executable File

#!/bin/sh
# TODO: replace this origin with something generated from IP address
export BOKEH_ALLOW_WS_ORIGIN=192.168.4.1:5006
bokeh serve server.py