When running the slideshow embedded example, I receive an error:
Exception: HTTP Unauthorized accessing
Can someone direct me to what I’m doing wrong? I’m following the instructions in the Readme, and running Bokeh 0.10.0
I’m very new to bokeh, and just looking to understand how best to integrate a plot which updates the data through a slider into my already-existing Flask app.
On Saturday, October 31, 2015 at 7:06:44 PM UTC-4, [email protected] wrote:
When running the slideshow embedded example, I receive an error:
Exception: HTTP Unauthorized accessing
Can someone direct me to what I’m doing wrong? I’m following the instructions in the Readme, and running Bokeh 0.10.0
I’m very new to bokeh, and just looking to understand how best to integrate a plot which updates the data through a slider into my already-existing Flask app.
we are just about to release Bokeh 0.11 on January 6th which has an entirely new server based on Tornado that is much more performant and easy-to-use. When the new release arrives there'll be many new examples to follow, better and more complete documentation on the main docs, site as well as some YouTube video tutorials and demonstrations. Please hold tight!
On Saturday, October 31, 2015 at 7:06:44 PM UTC-4, michael....@gmail.com wrote:
When running the slideshow embedded example, I receive an error:
Exception: HTTP Unauthorized accessing
Can someone direct me to what I'm doing wrong? I'm following the instructions in the Readme, and running Bokeh 0.10.0
I'm very new to bokeh, and just looking to understand how best to integrate a plot which updates the data through a slider into my already-existing Flask app.