Re: FYI: Embedding Leo in pyzo, emacs or vim

2018-12-27 Thread Edward K. Ream
On Wed, Dec 26, 2018 at 1:59 PM Matt Wilkie wrote: > Of the 3 Pyzo is most interesting to me personally because it's a tool I use > and keep coming back to. The ability to switch python versions and > environments with restarting is gold. Yes. That's an important feature. > This is purely a

Re: FYI: Embedding Leo in pyzo, emacs or vim

2018-12-26 Thread Offray Vladimir Luna Cárdenas
Spyder seems an interesting option also. This part called my attention: > Spyder can also be used as a PyQt5 extension library, allowing developers to build upon its functionality and embed its components, such as the interactive console, in their own PyQt software. So, maybe is easier to call

Re: FYI: Embedding Leo in pyzo, emacs or vim

2018-12-26 Thread Matt Wilkie
Of the 3 Pyzo is most interesting to me personally because it's a tool I use and keep coming back to. The ability to switch python versions and environments with restarting is gold. This is purely a user-side preference, with zero idea of how pyzo integration might help Leo or how difficult it

Re: FYI: Embedding Leo in pyzo, emacs or vim

2018-12-26 Thread Edward K. Ream
On Wed, Dec 26, 2018 at 7:35 AM Offray Vladimir Luna Cárdenas < off...@riseup.net> wrote: > I think that the host editor for Leo should have something like a place to put the document outline...That's why I was thinking that OrgMode could be a first interesting experiment. It's an open question

Re: FYI: Embedding Leo in pyzo, emacs or vim

2018-12-26 Thread Offray Vladimir Luna Cárdenas
On 25/12/18 13:10, Edward K. Ream wrote: > > > On Monday, December 24, 2018 at 10:08:13 AM UTC-8, Edward K. Ream wrote: > > > ...embedding Leo in pyzo <https://pyzo.org/> might be both the > easiest of the three projects. > > Hmm.  There seems to be no offici

Re: FYI: Embedding Leo in pyzo, emacs or vim

2018-12-25 Thread Edward K. Ream
On Monday, December 24, 2018 at 10:08:13 AM UTC-8, Edward K. Ream wrote: > ...embedding Leo in pyzo <https://pyzo.org/> might be both the easiest of the three projects. Hmm. There seems to be no official way of extending pyzo, so it's unclear how easy embedding Leo would be.

Re: FYI: Embedding Leo in pyzo, emacs or vim

2018-12-24 Thread Edward K. Ream
On Mon, Dec 24, 2018 at 10:54 AM Offray Vladimir Luna Cárdenas < off...@riseup.net> wrote: > Pyzo seems interesting, also the fact that is kind of Matlab alike could > attract some data scientist and journalist, while Leo would be adding > storytelling capabilities to the host editor. > Those are

Re: FYI: Embedding Leo in pyzo, emacs or vim

2018-12-24 Thread Offray Vladimir Luna Cárdenas
.com/leo-editor/leo-editor/issues/1028>. > #1026: Embed Leo in emacs > <https://github.com/leo-editor/leo-editor/issues/1026>. > > I was thinking that embedding Leo in emacs might be first, but > embedding Leo in pyzo <https://pyzo.org/> might be both the easiest of

FYI: Embedding Leo in pyzo, emacs or vim

2018-12-24 Thread Edward K. Ream
ed Leo in vim <https://github.com/leo-editor/leo-editor/issues/1028>. #1026: Embed Leo in emacs <https://github.com/leo-editor/leo-editor/issues/1026>. I was thinking that embedding Leo in emacs might be first, but embedding Leo in pyzo <https://pyzo.org/> might be both the easies

Re: Embedding Leo into pyzo?

2017-01-21 Thread Edward K. Ream
On Wed, Jan 11, 2017 at 9:26 PM, Satish Goda wrote: > Hi Edward. > > I meant this -> http://leoeditor.com/leoBridge.html > > I have not had time to try this inside pyzo, but testing leoBridge within > pyzo would be a good test. > ​I ran the following script within pyzo

Re: Embedding Leo into pyzo?

2017-01-11 Thread Satish Goda
Hi Edward. I meant this -> http://leoeditor.com/leoBridge.html I have not had time to try this inside pyzo, but testing leoBridge within pyzo would be a good test. On Wednesday, January 11, 2017 at 7:32:58 PM UTC+8, Edward K. Ream wrote: > > > > On Mon, Jan 9, 2017 at 5:31 AM, Satish Goda

Re: Embedding Leo into pyzo?

2017-01-11 Thread Edward K. Ream
On Mon, Jan 9, 2017 at 5:31 AM, Satish Goda wrote: > I think in today's world of disparate software components, It would be > really nice to see how Leo's integration component would integrate with > Pyzo. > ​What do mean by "Leo's integration component"?​ > I really

Re: Embedding Leo into pyzo?

2017-01-09 Thread Satish Goda
I think in today's world of disparate software components, It would be really nice to see how Leo's integration component would integrate with Pyzo. I really wish for a future where plug and play of awesome components from various disciplines will be as easy and painless as possible. On

Embedding Leo into pyzo?

2017-01-07 Thread Edward K. Ream
I've been thinking of this ever since Satish Goda's original PlantUML and pyzo posts. Yes, it would theoretically be possible to embed Leo into pyzo, but the sane, sensible (and polite) approach is to leave pyzo alone, and make Leo do everything that pyzo can do ;-) Otoh, for study only, it