In the Introduction Bokeh tutorial located at: http://goo.gl/bJcKr4
that I was following from the euroscipy bokeh 2015 youtube video
There is a piece of code:
import utils
p = utils.get_gapminder_plot()
show(p)
that more than I’m looking at the web I cannot find why I’m not able to run it.
Would you guys mind help me out here?
THankyou
Bryan
2
That particular notebook is not self-contained, it refers to other modules which are in the same GitHub repository as the notebook:
https://github.com/bokeh/bokeh-notebooks/tree/master/tutorial
Thanks,
Bryan
···
On Jan 2, 2017, at 2:06 AM, [email protected] wrote:
In the Introduction Bokeh tutorial located at: Jupyter Notebook Viewer
that I was following from the euroscipy bokeh 2015 youtube video
There is a piece of code:
import utils
p = utils.get_gapminder_plot()
show(p)
that more than I'm looking at the web I cannot find why I'm not able to run it.
Would you guys mind help me out here?
THankyou
--
You received this message because you are subscribed to the Google Groups "Bokeh Discussion - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/bokeh/ea50942e-f740-4451-bca1-97e0d1864ba6%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.