StevenCHowell / pyohio_2017_bokeh

Bokeh tutorial at PyOhio2017
Other
21 stars 5 forks source link

tutorial feedback #1

Closed canavandl closed 6 years ago

canavandl commented 7 years ago

All-in-all, I think it's pretty good.

I'd mention that you're covering the bokeh.plotting API specifically and there exists a lower-level bokeh.models API.

nb 0

Let me know if you need help putting together a server example. Otherwise, I'm excited to watch the tutorial on YT when it's uploaded.

StevenCHowell commented 7 years ago

@canavandl Thank you for looking over this.

For the server example, I never figured out where I was going wrong. I may get to look at it tomorrow while traveling but I am not sure. If you have time, it would be great if you could have a look at what is now called ./material/04-gaussian-server.py.

I decided I liked the notebook from the bokeh-notebooks repo for teaching about using bokeh server. I would still like to get my demo working as an illustration but we'll see.