voila-dashboards/voila

Voila.ip option not in documentation and -h help string

Open

#447 建立於 2019年10月25日

在 GitHub 查看
 (7 留言) (0 反應) (0 負責人)Python (5,040 star) (487 fork)batch import
documentationgood first issue

描述

Follow up from #443

Viola has an option to serve the dashboard on a public interface using the voila.ip parameter. However this is not mentioned in the documentation which only refers to serving on localhost,
It is also not referenced in the voila help string -h.. -h only refers to the port, but not the IP address.

The option should be added to the documentation and the help string.

貢獻者指南