Re: LeoWapp: Leo in a browser?

2020-10-15 Thread lewis
The new command *restart-leo* works when running LeoWapp. Regards Lewis -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to

Viewrendered3 How-To -- Insert An Interactive Plot Using Holoview and Bokeh

2020-10-15 Thread Thomas Passin
An interactive plot can be inserted into the VR3 rendering pane. This example uses Holoview and Bokeh. Copy the following code into a node, open VR3, and execute it. A screenshot is attached. This can be done using Bokeh alone, but it's a little simpler using Holoview. Matplotlib figures

Re: Undo Removed A Sequence Of Changes Instead Of Just The Last One

2020-10-15 Thread Thomas Passin
Ha! I searched LeoPyRef.leo and didn't think about leoSettings.leo. One of those weird things! And yes, I found nothing about it in LeoDocs. I wonder how we could make it clear to newcomers that this kind of search can be useful. On Thursday, October 15, 2020 at 10:05:36 AM UTC-4, Edward K.

Re: Undo Removed A Sequence Of Changes Instead Of Just The Last One

2020-10-15 Thread Edward K. Ream
On Thu, Oct 15, 2020 at 8:22 AM Thomas Passin wrote: > Thanks, Edward. BTW, I can't find any reference to it in the docs I > looked at. I had to search LeoPyRef.leo to find it and the values it > recognizes. Of course, I would have had no idea even to look for it if you > hadn't clued me in. >

Re: Undo Removed A Sequence Of Changes Instead Of Just The Last One

2020-10-15 Thread Thomas Passin
Thanks, Edward. BTW, I can't find any reference to it in the docs I looked at. I had to search LeoPyRef.leo to find it and the values it recognizes. Of course, I would have had no idea even to look for it if you hadn't clued me in. On Thursday, October 15, 2020 at 5:16:52 AM UTC-4, Edward K.

Re: Undo Removed A Sequence Of Changes Instead Of Just The Last One

2020-10-15 Thread Edward K. Ream
On Wed, Oct 14, 2020 at 3:19 PM Thomas Passin wrote: I needed to add some spaces between parts of a string. I added several, > then wanted to undo just the last one. Instead, all of the added spaces > were removed with a single command. > This is the expected default action. The "undo

Re: Select Multiple Nodes With Mouse Does Not Highlight Uppermost Node

2020-10-15 Thread Edward K. Ream
On Wed, Oct 14, 2020 at 1:38 PM Thomas Passin wrote: > Could you tell if it's only a highlight problem or if the selection itself > is affected? > Leo's selection logic is in no way involved. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor"