app not showing up (blank)

Hi,

I’m trying to create an app to run with the bokeh_server script option. I have copied code from the examples faithfully, but I’m just getting a blank page (besides the “link to this”) link. The examples do work.

I plan to add infrastructure to load data from files, but for now I’m just using hardcoded dummy data. Here it is:

https://bitbucket.org/hharrison/data-player/src/ff03a08b6f29b699ddebe8196c09312c2939fe67/src/dataplayer/dataplayer_app.py?at=default

If you look at the other files in the repo you can see my aborted previous attempt, before I discovered the app examples.

Appreciate any assistance.

– Henry

Sorry for the double post, I had connectivity issues and didn’t think this one went through. Please ignore this one and instead post replies to the other post.

···

On Wednesday, March 4, 2015 at 8:09:19 PM UTC-5, Henry Harrison wrote:

Hi,

I’m trying to create an app to run with the bokeh_server script option. I have copied code from the examples faithfully, but I’m just getting a blank page (besides the “link to this”) link. The examples do work.

I plan to add infrastructure to load data from files, but for now I’m just using hardcoded dummy data. Here it is:

https://bitbucket.org/hharrison/data-player/src/ff03a08b6f29b699ddebe8196c09312c2939fe67/src/dataplayer/dataplayer_app.py?at=default

If you look at the other files in the repo you can see my aborted previous attempt, before I discovered the app examples.

Appreciate any assistance.

– Henry