set_show_addr#
- interpret.set_show_addr(addr)#
Set a (ip, port) for inline visualizations and dashboard. Has side effects stated below. Side effect: restarts the app runner for ‘show’ method.
- Parameters:
addr – (ip, port) tuple as address to assign show method to.