about boke-server on the multimode, I worry Embedding Bokeh Plots(servr data)

First ,I thank the person who made this wonderful Bokeh Service.
I’m struggling and enjoy “Bokeh” with reading http://bokeh.pydata.org/en/latest/index.html

well, I start using “Bokeh-Server” with multi user mode with redis on ubuntu.

···

Bokeh Server Configuration
==========================
python version : 2.7.9
bokeh version : 5bc0c55fb5ffff582fbf325e742ee1567be382a4
listening : 127.0.0.1:5006
backend : redis (start=True, port=7001)
python options : debug:OFF, verbose:OFF, filter-logs:OFF, multi-user:ON
js options : splitjs:OFF, debugjs:OFF

yenshikwan@yenshikwan-HOME:~/bokeh-master$ python bokeh-server -m --backend redis -D ./bokeh-master/bokeh/server


and I’m trying “Embedding Bokeh Plots” refer to this URL sample code,running
sample->
http://bokeh.pydata.org/en/latest/docs/user_guide/embedding.html#server-data

and i get the resulting <script> tag .



but,I don’t know what to do in the next!

I tried various things…

Suggestion for someone for me, please.

regard

YenShiKwan

You can paste that embed tag into a web page and it should render the bokeh plot

···

On Apr 12, 2015 10:28 AM, “Shikwan Yen” [email protected] wrote:

First ,I thank the person who made this wonderful Bokeh Service.
I’m struggling and enjoy “Bokeh” with reading http://bokeh.pydata.org/en/latest/index.html

well, I start using “Bokeh-Server” with multi user mode with redis on ubuntu.


yenshikwan@yenshikwan-HOME:~/bokeh-master$ python bokeh-server -m --backend redis -D ./bokeh-master/bokeh/server

Bokeh Server Configuration
==========================
python version : 2.7.9
bokeh version : 5bc0c55fb5ffff582fbf325e742ee1567be382a4
listening : 127.0.0.1:5006
backend : redis (start=True, port=7001)
python options : debug:OFF, verbose:OFF, filter-logs:OFF, multi-user:ON
js options : splitjs:OFF, debugjs:OFF


and I’m trying “Embedding Bokeh Plots” refer to this URL sample code,running
sample->
http://bokeh.pydata.org/en/latest/docs/user_guide/embedding.html#server-data

and i get the resulting <script> tag .


<script

src=“http://127.0.0.1:5006/bokeh/autoload.js/6fc816b7-08fe-4548-8622-32d93a377b31

id=“6fc816b7-08fe-4548-8622-32d93a377b31”

async=“true”

data-bokeh-data=“server”

data-bokeh-modelid=“309bff3a-3015-4ed2-a2d3-6cd2e4793933”

data-bokeh-root-url=“http://127.0.0.1:5006/

data-bokeh-docid=“ebcf1591-b6f1-4aa2-93a5-aaecc0be730a”

data-bokeh-docapikey=“36068c92-1fc4-4bb1-ab9d-2cf9e2c20668”

data-bokeh-loglevel=“info”


but,I don’t know what to do in the next!

I tried various things…

Suggestion for someone for me, please.

regard

YenShiKwan

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/e185b340-435f-41b5-8a5b-6bc3f677f180%40continuum.io.

For more options, visit https://groups.google.com/a/continuum.io/d/optout.

THX Hugo
you said “You can paste that embed tag into a web page and it should render the bokeh plot”

but i dont understand that i shout use which REST API.
especially (typename)

Or am I doing any misunderstandings?

Yen

2015年4月12日日曜日 23時51分53秒 UTC+9 Hugo Shi:

···

You can paste that embed tag into a web page and it should render the bokeh plot

On Apr 12, 2015 10:28 AM, “Shikwan Yen” [email protected] wrote:

Bokeh Server Configuration
==========================
python version : 2.7.9
bokeh version : 5bc0c55fb5ffff582fbf325e742ee1567be382a4
listening : 127.0.0.1:5006
backend : redis (start=True, port=7001)
python options : debug:OFF, verbose:OFF, filter-logs:OFF, multi-user:ON
js options : splitjs:OFF, debugjs:OFF

yenshikwan@yenshikwan-HOME:~/bokeh-master$ python bokeh-server -m --backend redis -D ./bokeh-master/bokeh/server


and I’m trying “Embedding Bokeh Plots” refer to this URL sample code,running
sample->
http://bokeh.pydata.org/en/latest/docs/user_guide/embedding.html#server-data

<script

src=“http://127.0.0.1:5006/bokeh/autoload.js/6fc816b7-08fe-4548-8622-32d93a377b31

id=“6fc816b7-08fe-4548-8622-32d93a377b31”

async=“true”

data-bokeh-data=“server”

data-bokeh-modelid=“309bff3a-3015-4ed2-a2d3-6cd2e4793933”

data-bokeh-root-url=“http://127.0.0.1:5006/

data-bokeh-docid=“ebcf1591-b6f1-4aa2-93a5-aaecc0be730a”

data-bokeh-docapikey=“36068c92-1fc4-4bb1-ab9d-2cf9e2c20668”

data-bokeh-loglevel=“info”


but,I don’t know what to do in the next!

I tried various things…

Suggestion for someone for me, please.

regard

YenShiKwan

First ,I thank the person who made this wonderful Bokeh Service.
I’m struggling and enjoy “Bokeh” with reading http://bokeh.pydata.org/en/latest/index.html

well, I start using “Bokeh-Server” with multi user mode with redis on ubuntu.


and i get the resulting <script> tag .


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/e185b340-435f-41b5-8a5b-6bc3f677f180%40continuum.io.

For more options, visit https://groups.google.com/a/continuum.io/d/optout.