Chris von Csefalvay

Results 9 issues of Chris von Csefalvay

`fkromer` in the Plotly Community [pointed out](https://community.plot.ly/t/the-fastest-way-to-get-started-building-a-dash-app-cookiecutter-dash/28568/2?u=chrisvcsefalvay) that a lot of people use `django-dash`, and this might be offered as an alternative framework in lieu of Flask.

enhancement
help wanted

Based on [a comment by fkromer](https://community.plot.ly/t/the-fastest-way-to-get-started-building-a-dash-app-cookiecutter-dash/28568/8?u=chrisvcsefalvay): > Adding nginx support could e.g. be done like in the repo Flask-Dash-Plotly. This is now assigned to v1.3, which will deal with deployment,...

enhancement
help wanted

Having delved a little deeper into the avatar upload issue, I think I've figured out what's going wrong, although I don't have the time to debug the whole thing -...

I'm planning on putting in a subchapter's worth of material on profiling scripts. Do you have any suggestions on where this would be most appropriate – within the part on...

enhancement

I have now split the book into two parts – Part I, for syntax and the sort, and Part II, for application examples and worked through use cases, kinda 'project'-like....

It would be awesome if you could lay out what you know about the API at the moment, so that other masochists like me could possibly crank out wrappers for...

question

``` ~/Developer/npyscreen on master ⌚ 14:09:54 $ python example-war-and-peace.py Traceback (most recent call last): File "example-war-and-peace.py", line 22, in App.run() File "/Users/CVoncsefalvay/Developer/npyscreen/npyscreen/apNPSApplication.py", line 30, in run return npyssafewrapper.wrapper(self.__remove_argument_call_main) File "/Users/CVoncsefalvay/Developer/npyscreen/npyscreen/npyssafewrapper.py",...

When you invoke `latex` on a non-existent file, even if you're in `batchmode`, you get an error: ![screen shot 2014-05-17 at 23 28 20](https://cloud.githubusercontent.com/assets/2670100/3006186/a95660ec-de12-11e3-96cd-75046c5e0a57.png) `grunt-latex`, on the other hand, is...