Jorge Herrera
Jorge Herrera
First off, thanks for this awesome library! I'm new to DeepLearning and Theano, but your lib makes it so much easier. I was wondering if there's a way to save...
This is not an issue, but a question. I'm trying to use `add_pytest`, but I can't understand what `py.test.sh` is (the second argument to pass to `setup_pytest`). An example of...
More than an issue this is a question. Is complex variable support planned? I ask because the systems I'm working with are kind of hard to decouple into real/imaginary or...
This is not an issue, but a suggestion. Your plguin not only supports dynamic CSS/JS for articles, but also for pages, as I discovered. You might like to add that...
I've recently started using gevent-socketio + bottle and I'm loving it. There's one issue that bothers a bit (not a show stopper though): Bottle's reloader functionality seems to break with...
If the username have dots in it, then rogue mode doesn't work (can't find the window). With a server running, when a user with `.` in the username (e.g. `john.smith`)...
In `examples/dropdown.py` everything works as expected, but when selecting an option in the dropdown list, I get this traceback: ``` Traceback (most recent call last): File "_ctypes/callbacks.c", line 314, in...