Setting url parameters?

@rsdenijs1 Bokeh doesn’t really have any opinions about creating URLs (because there aren’t really any places where it ever needs to). If you need to construct a URL for a link in a Div (or whatever), that is generally up to you.