How to publish the webpage link

Hi ,

I was looking for links to be able to publish my website. I currently have it running on a local host. That looks like this. But I wnt to be able to share the link for viewing with everyone. How do I do it

currently I use the following steps

  1. bokeh serve

  2. run my code

that opens up a webpage with link as below

http://localhost:5006/?bokeh-session-id=TFIPqWW85QCr3ioO9jxoODa2LOCcZXIrdNyVyg8NEvl1

How do I proceed from here. I looked up on documentations it was a little confusing

  1. One of the docs suggested me to use cursession but i couldnt import it

  2. I tried to run tis example code https://github.com/bokeh/bokeh/blob/master/examples/embed/widget.py

but I got an error bokeh sample data directory does not exist, please execute bokeh.sampledata.download()

You have to set up some kind of server with nginx or apache (i think). http://bokeh.pydata.org/en/latest/docs/user_guide/server.html#userguide-server just scroll down, you will see examples of both of them. Tip: if network is behind (wifi) router, then you have to set up rule to open port 80.

···

On Wed, Mar 22, 2017 at 8:09 PM, shreya kadambi [email protected] wrote:

Hi ,

I was looking for links to be able to publish my website. I currently have it running on a local host. That looks like this. But I wnt to be able to share the link for viewing with everyone. How do I do it

currently I use the following steps

  1. bokeh serve
  1. run my code

that opens up a webpage with link as below

http://localhost:5006/?bokeh-session-id=TFIPqWW85QCr3ioO9jxoODa2LOCcZXIrdNyVyg8NEvl1

How do I proceed from here. I looked up on documentations it was a little confusing

  1. One of the docs suggested me to use cursession but i couldnt import it
  1. I tried to run tis example code https://github.com/bokeh/bokeh/blob/master/examples/embed/widget.py

but I got an error bokeh sample data directory does not exist, please execute bokeh.sampledata.download()

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/b8654a41-31ba-4b2a-9145-88ff051aede1%40continuum.io.

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