Is Bokeh compatible with Google App Engine?
问题 I've been working through this Udacity web dev course and wanted to try embedding a simple bokeh plot into a web page using this example. Running dev_appserver.py gives the error: ERROR 2017-01-22 14:35:30,358 wsgi.py:263] Traceback (most recent call last): File "C:\Users\AppData\Local\Google\Cloud SDK\google-cloud-sdk\platform \google_appengine\google\appengine\runtime\wsgi.py", line 240, in Handle handler = _config_handle.add_wsgi_middleware(self._LoadHandler()) File "C:\Users\AppData\Local