Thomas Haederle

Results 5 issues of Thomas Haederle

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...

good first issue
documentation

I specify a "choice" in my argparser, which Wooey properly displays as a select dropdown. However, it unexpectedly changes the capitalization of the displayed values. `parser.add_argument("--currency", default="USD", choices=['USD', 'EUR', 'CHF'...

feature request

PyQT Dialog and PyQTApplication are located in PyQT5.Qtwidgets. Changed the classes to mare arparseui work in pyQT5. TODO: make it work in both, PyQT4 and PyQT5

pip install in empty virtual environment on python 3.67 fails with: `ERROR: Invalid script entry point: for req: TimeView==0.1.0 - A callable suffix is required. Cf https://packaging.python.org/en/latest/distributing.html#console-scripts for more information.`...

Could you add a short note on how to use the index-generator?

documentation