Re: Bokeh Server via Django Tutorial

2018-11-14 Thread Kirubel Tadesse
Hi Jonathan Could you please explain to me where you are starting the bokeh server I see that you are creating a session. I tried to the same thing I keep on getting an error message. I just want to understand how you are starting the Bokeh server and if there is a way to know if bokeh serve has

Re: Bokeh Server via Django Tutorial

2018-10-30 Thread Kirubel Tadesse
Hi Jonathan Bennett, I was trying to do something very similar with bokeh and Django. I was going through your github Linode_instructions.txt. I was wondering if I need to step up a user stuff. # Setting up the user I am not trying to deploy anything at this point. On Wednesday, Novembe

Re: Bokeh Server via Django Tutorial

2018-02-01 Thread Saba Arife Bozpolat
Is there a youtube video lecture series or any other lecture series to follow? On Wednesday, November 8, 2017 at 8:11:54 PM UTC+3, Jonathan Bennett wrote: > > I created a tutorial that demonstrates how to create and host a Django > Website that serves interactive Bokeh Server plots. > > The gith

Re: Bokeh Server via Django Tutorial

2017-11-08 Thread George Silva
Cool! I just played with it and good job. Good for demonstration purposes! On Wed, Nov 8, 2017 at 2:56 PM, Jonathan Bennett wrote: > I created a tutorial that demonstrates how to create and host a Django > Website that serves interactive Bokeh Server plots. > > The github repository is here: >