-
I have made a flask python application which has index.html in the templates directory under root directory and myapp.py under root directory. Below is my ini configuration.
wsgi-file=myapp.py
…
-
I'm getting this error when I try to add the arg include_self
Full traceback
File "../app/views.py", line 230, in emit_update
emit('event',{'bar':'foo'},namespace='/example_namespace',broadcast=T…
polmp updated
4 years ago
-
Can you add a little documentation on how to run this repo.
-
#### What were you doing?
1. Printing a thing, namely one of the bases for the Petsfang -- not particularly big or complex, was taking roughly 2:30.
#### What did you expect to happen?
Print …
-
When I download a csv file, the webpage prompts an internal service error, I check the log file,
The log reported an UnicodeEncodeError error.
log content:
[2020-04-01 12:25:16 +0800] [32345] [E…
-
Context: https://github.com/GoogleCloudPlatform/cloud-code-intellij/issues/2940
minikube 1.20.0
gcloud 343.0.0
Skaffold 1.25.0
macOS 11.4
**Steps to reproduce the issue:**
1. Set up a b…
-
Just upgraded via web interface (and then manually) to v15.02 and I've lost the web interface.
`./startgenmon.sh start` (or restart) does not bring it back
`/var/log/genloader.log` shows the last …
-
**Describe the bug**
Playing a Youtube video seems to do everything else but does not play audio.
**To Reproduce**
Steps to reproduce the behaviour:
1. Search for a video: `!yt IH6C3-GUai8`
2. …
-
Hi ClassiCube Developers
I am attempting to host my own customised version of ClassiCube for the web browser. I followed the documentation for hosting a web client using Flask but have encountered …
-
Deploy script to build the frontend.
Idea: let flask be the server for the compiled static page (in addition to serving the dynamic api endpoints). It would be nice if the flask dockerfile can be r…