Re: stupid newbie question

Paul Hobson <[email protected]> Wed, 6 Jan 2016 09:39:10 -0800
Newsgroups gmane.comp.python.ipython.user
Message-ID <CADT3MEBtdBHarSzpEsfJ=NOri3C=qKKJa64MW=Kt-xdCdz40pw@mail.gmail.com>
--===============3905236538192914816==
Content-Type: multipart/alternative; boundary=001a11441cd8f3b5430528add40f

--001a11441cd8f3b5430528add40f
Content-Type: text/plain; charset=UTF-8

>
> On Jan 6, 2016, at 08:32, Paul Hobson <[email protected]> wrote
>
> Which version are you using? On jupyter 4.0.0, I get:
> In [1]: x = 1
>
> In [2]: y = 2
>
> In [3]: In[1] + In[3]
> Out[3]: 'x = 1In[1] + In[3]'
>
> In [4]: In[1]
> Out[4]: 'x = 1'
>
> In [5]: %recall 1
>
> In [6]: x = 1   # this was automatically populated
>
> I gotta say, what happened at In[3] isn't what I expcted.
>
>
On Tue, Jan 5, 2016 at 11:57 PM, Matthias Bussonnier <
[email protected]> wrote:

> did you ment Out ?
>
>
> In [1]: 1
> Out[1]: 1
>
> In [2]: 2
> Out[2]: 2
>
> In [3]: Out[1] + Out[2]
> Out[3]: 3
>
>
Haha yeah. I should know better than to mailing list that late at night.

--001a11441cd8f3b5430528add40f
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div class=3D"gmail_extra"><div class=3D"gmail_quote"><blo=
ckquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left=
-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;paddi=
ng-left:1ex"><div style=3D"word-wrap:break-word"><div><span class=3D""><blo=
ckquote type=3D"cite"><div>On Jan 6, 2016, at 08:32, Paul Hobson &lt;<a hre=
f=3D"mailto:[email protected]" target=3D"_blank">[email protected]</a>&gt=
; wrote</div></blockquote></span><span class=3D""><blockquote type=3D"cite"=
><div dir=3D"ltr"><div class=3D"gmail_extra"><div class=3D"gmail_quote"><di=
v>Which version are you using? On jupyter 4.0.0, I get:<br></div><div><div>=
<font face=3D"monospace, monospace">In [1]: x =3D 1</font></div><div><font =
face=3D"monospace, monospace"><br></font></div><div><font face=3D"monospace=
, monospace">In [2]: y =3D 2</font></div><div><font face=3D"monospace, mono=
space"><br></font></div><div><font face=3D"monospace, monospace">In [3]: In=
[1] + In[3]</font></div><div><font face=3D"monospace, monospace">Out[3]: &#=
39;x =3D 1In[1] + In[3]&#39;</font></div><div><font face=3D"monospace, mono=
space"><br></font></div><div><font face=3D"monospace, monospace">In [4]: In=
[1]</font></div><div><font face=3D"monospace, monospace">Out[4]: &#39;x =3D=
 1&#39;</font></div><div><font face=3D"monospace, monospace"><br></font></d=
iv><div><font face=3D"monospace, monospace">In [5]: %recall 1</font></div><=
div><font face=3D"monospace, monospace"><br></font></div></div><div><span s=
tyle=3D"font-family:monospace,monospace">In [6]: x =3D 1</span>=C2=A0 =C2=
=A0<font face=3D"monospace, monospace"># this was automatically populated</=
font></div><div><br></div><div>I gotta say, what happened at<font face=3D"m=
onospace, monospace"> In[3]</font> isn&#39;t what I expcted.</div></div></d=
iv></div></blockquote></span></div></div></blockquote><div><br></div><div>O=
n Tue, Jan 5, 2016 at 11:57 PM, Matthias Bussonnier=C2=A0<span dir=3D"ltr">=
&lt;<a href=3D"mailto:[email protected]" target=3D"_blank">busso=
[email protected]</a>&gt;</span>=C2=A0wrote:=C2=A0</div><blockquote c=
lass=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left-width:1p=
x;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1=
ex"><div style=3D"word-wrap:break-word"><div>did you ment Out ?</div><div><=
br></div><div><br></div><div><div>In [1]: 1</div><div>Out[1]: 1</div><div><=
br></div><div>In [2]: 2</div><div>Out[2]: 2</div><div><br></div><div>In [3]=
: Out[1] + Out[2]</div><div>Out[3]: 3</div><span class=3D""><font color=3D"=
#888888"><div><br></div></font></span></div></div></blockquote><div><br></d=
iv><div>Haha yeah. I should know better than to mailing list that late at n=
ight.=C2=A0</div></div></div></div>

--001a11441cd8f3b5430528add40f--

--===============3905236538192914816==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
IPython-User mailing list
[email protected]
https://mail.scipy.org/mailman/listinfo/ipython-user

--===============3905236538192914816==--