question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Bokeh Server documentation is incomplete

See original GitHub issue

I was trying to find info on the Bokeh server, and I noticed that the documentation appears to be missing several sections (i.e. headings are there, but no text):

http://bokeh.pydata.org/en/latest/docs/user_guide/server.html https://github.com/bokeh/bokeh/blob/71c3d1753aceb57fcd6a0a3cd97abafc0c6bfc3f/sphinx/source/docs/user_guide/server.rst

For example, the Streaming Data, Large Data, Widgets and Dashboards and Development Options sections are all completely empty (of content).

From what I can tell, the Bokeh server has been in Bokeh for a while, so I’m not sure if this is an intentional omission, or if the documentation is simply not complete yet?

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:21 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
e-petcommented, Mar 10, 2016

Just a quick side note: It seems to me that the old docs are higher ranked by google. At least for me, googleing, e.g., “bokeh server downsampling” leads me to the 0.10 docs. Additionally, these don’t indicate at all that they’re outdated - maybe you could make that more obvious somehow to prevent many people from looking at the old docs!

0reactions
bryevdvcommented, Jan 27, 2016

There’s more docs to add, but I’d like to make individual issues for further additions (this original issue is itself quite old and refers to no-longer-relevant things at the top)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Running a Bokeh server
The Bokeh server executes the application code with every new connection and creates a new Bokeh document, syncing it to the browser. The...
Read more >
Documentation for downsampling and bokeh_server ... - GitHub
Hi, I'm new to bokeh and I'm trying to get my head around the system you've designed. In particular, I'd like to try...
Read more >
Panel template doesn't work when served from bokeh server ...
So we serve a bokeh app using bokeh server document, the servable object ... My (as-yet-incomplete) approach includes copying both bokeh's ...
Read more >
How does a thread return a value through yield in a bokeh ...
The bokeh server documentation gives an example of “updating from unlocked callbacks.” The “unlocked callback” in question is the following:
Read more >
bokeh Changelog - pyup.io
9744 [component: bokehjs] [BUG] bokeh server layout overlap on toggle ... 6999 [component: docs] Incomplete docs re embedding when using data tables
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found