Use non minified js in html plot

LS,
How can I make sure that the non minified js is used ?

I want to see the effect of some small changes. The minified js is hard to change.

Thnx

···

For information, services and offers, please visit our web site: http://www.klm.com.

This e-mail and any attachment may contain confidential and privileged material intended for the addressee only.

If you are not the addressee, you are notified that no part of the e-mail or any attachment may be disclosed, copied or distributed,

and that any other action related to this e-mail or attachment is strictly prohibited, and may be unlawful.

If you have received this e-mail by error, please notify the sender immediately by return e-mail, and delete this message.

Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its employees shall not be liable for the incorrect or

incomplete transmission of this e-mail or any attachments, nor responsible for any delay in receipt.

Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch Airlines) is registered in Amstelveen, The Netherlands,

with registered number 33014286


Hi,

···

On Tue, Nov 24, 2015 at 7:30 PM, [email protected] wrote:

LS,
How can I make sure that the non minified js is used ?

I want to see the effect of some small changes. The minified js is hard to change.

there are a few ways, but as you indicate you do some development, I will suggest setting shell variables, either BOKEH_MINIFIED=true or BOKEH_DEV=true. The earlier just forces bokeh.js and bokeh.css instead of bokeh.min.js and bokeh.min.css, and the later makes generated HTML human readable and enables debug logging. See more in [1]. For example, under linux you would issue BOKEH_DEV=true python my_bokeh_script.py.

[1] http://bokeh.pydata.org/en/latest/docs/dev_guide/notes.html

Mateusz

Thnx


For information, services and offers, please visit our web site: http://www.klm.com.

This e-mail and any attachment may contain confidential and privileged material intended for the addressee only.

If you are not the addressee, you are notified that no part of the e-mail or any attachment may be disclosed, copied or distributed,

and that any other action related to this e-mail or attachment is strictly prohibited, and may be unlawful.

If you have received this e-mail by error, please notify the sender immediately by return e-mail, and delete this message.

Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its employees shall not be liable for the incorrect or

incomplete transmission of this e-mail or any attachments, nor responsible for any delay in receipt.

Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch Airlines) is registered in Amstelveen, The Netherlands,

with registered number 33014286


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/1abc8722-358c-4cef-b010-2e2357e09b5d%40continuum.io.

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