Develop mode - how is it working

Hello,

I tried to find more information about the status of the develop mode of Bokeh, but I couldn’t find anything in the docs.

Did I miss something?

Also, I got it running with my project, yet it does not reload the python file when changes have occur in it. It still serves the original version instead…

What am I doing wrong?

I would very much like to use it, it looks like a terrific help for developing graphs…

Thanks in advance,

C

Christophe,

You are not doing anything wrong, it is just that "bokeh develop" is still a feature under development, and is not available yet. It's possible we prematurely mentioned it without clarifying that? If you can let me know where you saw it referred to, I will try to make any corrections to make that more clear. It's my hope that it will be ready for an upcoming 0.12 release.

Thanks,

Bryan

···

On Mar 2, 2016, at 2:46 AM, 'Christophe Leske' via Bokeh Discussion - Public <[email protected]> wrote:

Hello,

I tried to find more information about the status of the develop mode of Bokeh, but I couldn't find anything in the docs.
Did I miss something?

Also, I got it running with my project, yet it does not reload the python file when changes have occur in it. It still serves the original version instead...

What am I doing wrong?

I would very much like to use it, it looks like a terrific help for developing graphs...

Thanks in advance,

C

--
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/4e3f1b58-2a77-4425-b07e-b76a5d757f70%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.

I’d like to confirm that bokeh serve --develop still does nothing. I want to be able to edit files in my bokeh app source directory and for the app and all browser tabs with active sessions for the app to refresh. Is this the intended functionality of --develop?

···

On Wednesday, March 2, 2016 at 9:53:11 AM UTC-8, Bryan Van de ven wrote:

Christophe,

You are not doing anything wrong, it is just that “bokeh develop” is still a feature under development, and is not available yet. It’s possible we prematurely mentioned it without clarifying that? If you can let me know where you saw it referred to, I will try to make any corrections to make that more clear. It’s my hope that it will be ready for an upcoming 0.12 release.

Thanks,

Bryan

On Mar 2, 2016, at 2:46 AM, ‘Christophe Leske’ via Bokeh Discussion - Public [email protected] wrote:

Hello,

I tried to find more information about the status of the develop mode of Bokeh, but I couldn’t find anything in the docs.

Did I miss something?

Also, I got it running with my project, yet it does not reload the python file when changes have occur in it. It still serves the original version instead…

What am I doing wrong?

I would very much like to use it, it looks like a terrific help for developing graphs…

Thanks in advance,

C


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/4e3f1b58-2a77-4425-b07e-b76a5d757f70%40continuum.io.

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

That is the
intention. It still does nothing indeed.

···

On 10/18/16 1:18 AM, wrote:

[email protected]

    I'd like to confirm that `bokeh serve --develop`

still does nothing. I want to be able to edit files in my bokeh
app source directory and for the app and all browser tabs with
active sessions for the app to refresh. Is this the intended
functionality of --develop?

    On Wednesday, March 2, 2016 at 9:53:11 AM UTC-8, Bryan Van de

ven wrote:

      Christophe,




      You are not doing anything wrong, it is just that "bokeh

develop" is still a feature under development, and is not
available yet. It’s possible we prematurely mentioned it
without clarifying that? If you can let me know where you saw
it referred to, I will try to make any corrections to make
that more clear. It’s my hope that it will be ready for an
upcoming 0.12 release.

      Thanks,




      Bryan



      > On Mar 2, 2016, at 2:46 AM, 'Christophe Leske' via Bokeh

Discussion - Public <[email protected] >
wrote:

      >

      > Hello,

      >

      > I tried to find more information about the status of the

develop mode of Bokeh, but I couldn’t find anything in the
docs.

      > Did I miss something?


      >

      > Also, I got it running with my project, yet it does not

reload the python file when changes have occur in it. It still
serves the original version instead…

      >

      > What am I doing wrong?


      >

      > I would very much like to use it, it looks like a

terrific help for developing graphs…

      >

      > Thanks in advance,

      >

      > C


      >

      >

      > --

      > 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/4e3f1b58-2a77-4425-b07e-b76a5d757f70%40continuum.io](https://groups.google.com/a/continuum.io/d/msgid/bokeh/4e3f1b58-2a77-4425-b07e-b76a5d757f70%40continuum.io)          .


      > For more options, visit [https://groups.google.com/a/continuum.io/d/optout](https://groups.google.com/a/continuum.io/d/optout)          .

  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/f2d17476-6d3a-424b-b3f4-2fa54168d59a%40continuum.io](https://groups.google.com/a/continuum.io/d/msgid/bokeh/f2d17476-6d3a-424b-b3f4-2fa54168d59a%40continuum.io?utm_medium=email&utm_source=footer).

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


Sarah Bird
Developer, Bokeh

    [
      ![Continuum Analytics](http://docs.continuum.io/_static/img/ContinuumWordmark.png)
    ](http://continuum.io)

The stub code for "--develop" that had been unintentionally and accidentally left in the "bokeh serve" command has been removed in this PR:

  remove develop mode stub code for server by bryevdv · Pull Request #5373 · bokeh/bokeh · GitHub

It will be restored someone has the opportunity to spend time on implementing the feature for real.

Thanks,

Bryan

···

On Oct 18, 2016, at 7:55 AM, Sarah Bird - Continuum <[email protected]> wrote:

That is the intention. It still does nothing indeed.

On 10/18/16 1:18 AM, [email protected] wrote:

I'd like to confirm that `bokeh serve --develop` still does nothing. I want to be able to edit files in my bokeh app source directory and for the app and all browser tabs with active sessions for the app to refresh. Is this the intended functionality of `--develop`?

On Wednesday, March 2, 2016 at 9:53:11 AM UTC-8, Bryan Van de ven wrote:
Christophe,

You are not doing anything wrong, it is just that "bokeh develop" is still a feature under development, and is not available yet. It's possible we prematurely mentioned it without clarifying that? If you can let me know where you saw it referred to, I will try to make any corrections to make that more clear. It's my hope that it will be ready for an upcoming 0.12 release.

Thanks,

Bryan

> On Mar 2, 2016, at 2:46 AM, 'Christophe Leske' via Bokeh Discussion - Public <[email protected]> wrote:
>
> Hello,
>
> I tried to find more information about the status of the develop mode of Bokeh, but I couldn't find anything in the docs.
> Did I miss something?
>
> Also, I got it running with my project, yet it does not reload the python file when changes have occur in it. It still serves the original version instead...
>
> What am I doing wrong?
>
> I would very much like to use it, it looks like a terrific help for developing graphs...
>
> Thanks in advance,
>
> C
>
>
> --
> 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 bokeh+un...@continuum.io.
> To post to this group, send email to bo...@continuum.io.
> To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/bokeh/4e3f1b58-2a77-4425-b07e-b76a5d757f70%40continuum.io\.
> For more options, visit https://groups.google.com/a/continuum.io/d/optout\.

--
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/f2d17476-6d3a-424b-b3f4-2fa54168d59a%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.

--
Sarah Bird
Developer, Bokeh

--
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/d27908fd-15f8-24b4-7720-d915b85703b7%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.

Thank you both!

For anyone who comes across this thread, my current workaround is the one-liner

while true; do ag -l | entr -rd bokeh serve ; done

``

This restarts a bokeh serve process when any files change or are added/deleted in the current directory. I couple this with LiveReload in my browser with a short refresh delay. Hacky, but it suits my needs for now.

Thanks,

Donny

···

On Tuesday, October 18, 2016 at 8:14:45 AM UTC-7, Bryan Van de ven wrote:

The stub code for “–develop” that had been unintentionally and accidentally left in the “bokeh serve” command has been removed in this PR:

    [https://github.com/bokeh/bokeh/pull/5373](https://github.com/bokeh/bokeh/pull/5373)

It will be restored someone has the opportunity to spend time on implementing the feature for real.

Thanks,

Bryan

On Oct 18, 2016, at 7:55 AM, Sarah Bird - Continuum [email protected] wrote:

That is the intention. It still does nothing indeed.

On 10/18/16 1:18 AM, [email protected] wrote:

I’d like to confirm that bokeh serve --develop still does nothing. I want to be able to edit files in my bokeh app source directory and for the app and all browser tabs with active sessions for the app to refresh. Is this the intended functionality of --develop?

On Wednesday, March 2, 2016 at 9:53:11 AM UTC-8, Bryan Van de ven wrote:

Christophe,

You are not doing anything wrong, it is just that “bokeh develop” is still a feature under development, and is not available yet. It’s possible we prematurely mentioned it without clarifying that? If you can let me know where you saw it referred to, I will try to make any corrections to make that more clear. It’s my hope that it will be ready for an upcoming 0.12 release.

Thanks,

Bryan

On Mar 2, 2016, at 2:46 AM, ‘Christophe Leske’ via Bokeh Discussion - Public [email protected] wrote:

Hello,

I tried to find more information about the status of the develop mode of Bokeh, but I couldn’t find anything in the docs.
Did I miss something?

Also, I got it running with my project, yet it does not reload the python file when changes have occur in it. It still serves the original version instead…

What am I doing wrong?

I would very much like to use it, it looks like a terrific help for developing graphs…

Thanks in advance,

C


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/4e3f1b58-2a77-4425-b07e-b76a5d757f70%40continuum.io.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.


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/f2d17476-6d3a-424b-b3f4-2fa54168d59a%40continuum.io.

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


Sarah Bird

Developer, Bokeh


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/d27908fd-15f8-24b4-7720-d915b85703b7%40continuum.io.

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