Re: Jupyter as Leo's what ? [via] A study outline containing eric6 docs

2018-03-01 Thread Edward K. Ream
On Thu, Mar 1, 2018 at 8:17 AM, Terry Brown wrote: > Pyzo cells are everything > > between two commands starting with ## or #%%. ​ > > The `vs-eval-block` command from the valuespace plugin gives Leo a cell > like behavior. ​Thanks for this reminder. > > T

Re: Jupyter as Leo's what ? [via] A study outline containing eric6 docs

2018-03-01 Thread Terry Brown
On Thu, 1 Mar 2018 05:36:53 -0600 "Edward K. Ream" wrote: > Pyzo cells are everything > between two commands starting with ## or #%%. ​ The `vs-eval-block` command from the valuespace plugin gives Leo a cell like behavior. It puts "# >>>" after the current

Re: Jupyter as Leo's what ? [via] A study outline containing eric6 docs

2018-03-01 Thread Edward K. Ream
On Thursday, March 1, 2018 at 5:36:55 AM UTC-6, Edward K. Ream wrote: ​> I have the reverse frustration. Any kind of test, unit or otherwise, would typically save me more time in the long run. Yesterday's work on the​ Oops. I didn't complete the thought. I meant to say that yesterday's wor

Re: Jupyter as Leo's what ? [via] A study outline containing eric6 docs

2018-03-01 Thread Edward K. Ream
On Wed, Feb 28, 2018 at 5:58 PM, Matt Wilkie wrote: Pyzo's integrated console window is very handy. > > Pyzo has the ancestral idea of Leo's Execute Node (Ctrl-B), but more > primitive as it only executes the currently selected lines (via Alt-Enter). > ​Pyzo allows setting breakpoints in gutte

Re: Jupyter as Leo's what ? [via] A study outline containing eric6 docs

2018-02-28 Thread Matt Wilkie
> > +1. This is why I tend to use Pyzo when prototyping new python code. >> > > ​Pyzo has an integrated console window. Is this what you are talking > about?​ > > Is the Stupendous Aha > > > not convenient e

Re: Jupyter as Leo's what ? [via] A study outline containing eric6 docs

2018-02-28 Thread Edward K. Ream
On Tue, Feb 27, 2018 at 3:36 PM, Matt Wilkie wrote: > > BUT: >> Leo can not like IDE/Jupyter can running on the spot, >> and every one time change interface, >> such as leave Leo, jump into iTerm2 for running code , observe log >> printing, >> will hurt attention, lost Mind Cache... >> > > +1. T

Re: Jupyter as Leo's what ? [via] A study outline containing eric6 docs

2018-02-28 Thread Edward K. Ream
On Sun, Feb 25, 2018 at 8:57 AM, Zoom.Quiet wrote: Hummm.. IMHO: > - theme is important for developer > - but easy switch theme is not big things > - because if someone always switch theme for show > must one designer not developer, > when i config love theme, never ever change it, > becaus

Re: Jupyter as Leo's what ? [via] A study outline containing eric6 docs

2018-02-27 Thread Matt Wilkie
> BUT: > Leo can not like IDE/Jupyter can running on the spot, > and every one time change interface, > such as leave Leo, jump into iTerm2 for running code , observe log > printing, > will hurt attention, lost Mind Cache... > +1. This is why I tend to use Pyzo when prototyping new python

Re: Jupyter as Leo's what ? [via] A study outline containing eric6 docs

2018-02-25 Thread Zoom.Quiet
On Sun, Feb 25, 2018 at 10:14 PM, Edward K. Ream wrote: > On Sun, Feb 25, 2018 at 3:19 AM, Zoom.Quiet wrote: > >> Leo can embedded Jupyter as inter. command; >> will make product world merged as code world? > > > That was not my intention. > > >> of course: >> this kinds of enhancement, is not fo

Re: Jupyter as Leo's what ? [via] A study outline containing eric6 docs

2018-02-25 Thread Edward K. Ream
On Sun, Feb 25, 2018 at 3:19 AM, Zoom.Quiet wrote: Leo can embedded Jupyter as inter. command; > will make product world merged as code world? > ​That was not my intention.​ of course: > this kinds of enhancement, is not for core ability, > not necessarily think now ;-) > ​Correct. There are

Jupyter as Leo's what ? [via] A study outline containing eric6 docs

2018-02-25 Thread Zoom.Quiet
On Sun, Feb 25, 2018 at 4:51 PM, Edward K. Ream wrote: > On Sun, Feb 25, 2018 at 1:36 AM, Zoom.Quiet wrote: >> >> OT: JupyterLab Documentation — JupyterLab 1.0 Beta documentation >> http://jupyterlab.readthedocs.io/en/latest/ >> >> Jupyter will make web page as IDE... > > > Thanks for this li