-
I would like to try something different and that is have a discussion under this issue, about splitting the repo into areas of responsibilities, (UI, API, Indexer, Loader).
This way everyone can ha…
-
After today's discussion on gitter, I decided to start an issue that would compile every piece of information, so it doesn't get lost in gitter chat logs.
Everything below is up for discussion, thi…
-
My OS is ubuntu 16.04 and using Google Chrome 62.0.3202.75.
I'm trying to embed bokeh server into flask, but the chrome cannot correctly show the bokeh plot.
It's something look like this:
![000]…
-
## Description
## Steps to Reproduce
Followed instructions for ppp-web in Ubuntu VM on Azure.
## Desired/expected behavior
Should be able to launch the app.
## Actual behavior
…
-
I am trying to install several python packages using pip. All attempts to use pip (even pip list) result in:
pip list
Traceback (most recent call last):
File "/usr/bin/pip", line 6, in
from pi…
-
## CKAN version
2.9.7
**other versions of my source install:**
"version_postgresql": "15",
"version_postgis": "3",
"version_solr": "8.11.2",
"version_python": "3.9.13"
## De…
-
-
When I run the "stock_applet" example as described in its README.md, i.e.,
```
$ bokeh-server --script stock_app.py
$ python flask_server.py
```
Everything works fine. However, if I reload the webpa…
ghost updated
2 weeks ago
-
Google Maps has been reducing free, API key-less usage. I think moving to the open-source leaflet library is a better alternative. https://leafletjs.com/
-
Develop a minimalistic web page that displays real-time financial data for a user-selected stock. The page will provide essential information like current stock price, market change, and basic financi…