Re: [sage-devel] Re: what happened to ipython?

2017-05-17 Thread Paul Ivanov


I just want to mention that if you would like the old (IPython <= 4.x) 
readline interface, it is now available separately as rlipython 
.

pip install rlipython
python -c "import rlipython as r; r.install()"

Right now, it only works in IPython 6.0 (Python 3), but it will also work 
in Python 2 with the next IPython 5 release (5.4).


On Wednesday, March 1, 2017 at 11:53:33 AM UTC-8, Paul Ivanov wrote:
>
>
>
> On Wed, Mar 1, 2017 at 11:52 AM, Paul Ivanov  > wrote:
>
>> I've opened an IPython issue for this. I've been avoiding using IPython 5 
>> for similar reasons (or grudgingly using it without my precious .inputrc vi 
>> mode), because I though I was one of a small minority, but I think enough 
>> people are affected by such issues that we should considering bringing back 
>> the original code.
>>
>
> Sorry, here's a link to the issue:
>  https://github.com/ipython/ipython/issues/10364 
> 
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-devel] Re: what happened to ipython?

2017-03-01 Thread Paul Ivanov
On Wed, Mar 1, 2017 at 11:52 AM, Paul Ivanov  wrote:

> I've opened an IPython issue for this. I've been avoiding using IPython 5
> for similar reasons (or grudgingly using it without my precious .inputrc vi
> mode), because I though I was one of a small minority, but I think enough
> people are affected by such issues that we should considering bringing back
> the original code.
>

Sorry, here's a link to the issue:
 https://github.com/ipython/ipython/issues/10364


-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-devel] Re: what happened to ipython?

2017-03-01 Thread Paul Ivanov
I've opened an IPython issue for this. I've been avoiding using IPython 5
for similar reasons (or grudgingly using it without my precious .inputrc vi
mode), because I though I was one of a small minority, but I think enough
people are affected by such issues that we should considering bringing back
the original code.

On Tue, Feb 28, 2017 at 1:46 AM, Enrique Artal 
wrote:

> I tried to downgrade to ipython 4.x from Sage 7.5 but there is a problem
> with python module prompts
>
> El lunes, 20 de febrero de 2017, 16:30:53 (UTC+1), Sébastien Labbé
> escribió:
>
>> @bennigoetz reported the same problem in December 2016 :
>> https://github.com/ipython/ipython/issues/9816#issuecomment-258242213
>>
>> For now, the only solution seems to go back to IPython 4.x ...
>>
>> --
> You received this message because you are subscribed to the Google Groups
> "sage-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-devel+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-devel@googlegroups.com.
> Visit this group at https://groups.google.com/group/sage-devel.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
   _
  / \
A*   \^   -
 ,./   _.`\\ / \
/ ,--.S\/   \
   /  `"~,_ \\
 __o   ?
   _ \<,_ /:\
--(_)/-(_).../ | \
--...J
Paul Ivanov
http://pirsquared.org | GPG/PGP key id: 0x0F3E28F7

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


[sage-devel] Re: what happened to ipython?

2017-02-28 Thread Enrique Artal
I tried to downgrade to ipython 4.x from Sage 7.5 but there is a problem 
with python module prompts

El lunes, 20 de febrero de 2017, 16:30:53 (UTC+1), Sébastien Labbé escribió:
>
> @bennigoetz reported the same problem in December 2016 :
> https://github.com/ipython/ipython/issues/9816#issuecomment-258242213
>
> For now, the only solution seems to go back to IPython 4.x ...
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


[sage-devel] Re: what happened to ipython?

2017-02-22 Thread Enrique Artal
I filed some issues in the thread "ulimit issues and IPython 5.0" in this 
list.

El miércoles, 22 de febrero de 2017, 17:23:41 (UTC+1), kcrisman escribió:
>
>
>
>
> Is it possible? It seems to cause problems to sagenb ...
>>
>>>
>>>
> Really? What sort of problems?  Just not a new enough version for other 
> dependencies?
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


[sage-devel] Re: what happened to ipython?

2017-02-22 Thread kcrisman



Is it possible? It seems to cause problems to sagenb ...
>
>>
>>
Really? What sort of problems?  Just not a new enough version for other 
dependencies?

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


[sage-devel] Re: what happened to ipython?

2017-02-21 Thread Enrique Artal
Is it possible? It seems to cause problems to sagenb ...

El lunes, 20 de febrero de 2017, 16:30:53 (UTC+1), Sébastien Labbé escribió:
>
> @bennigoetz reported the same problem in December 2016 :
> https://github.com/ipython/ipython/issues/9816#issuecomment-258242213
>
> For now, the only solution seems to go back to IPython 4.x ...
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


[sage-devel] Re: what happened to ipython?

2017-02-20 Thread Sébastien Labbé
@bennigoetz reported the same problem in December 2016 :
https://github.com/ipython/ipython/issues/9816#issuecomment-258242213

For now, the only solution seems to go back to IPython 4.x ...

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


[sage-devel] Re: what happened to ipython?

2017-02-20 Thread Sébastien Labbé
A related issue as fixed  in IPython in June 2016:
"Multi line paste not working anymore in 5.0 beta"

https://github.com/ipython/ipython/issues/9600


But it does seem to have fixed everything...

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


[sage-devel] Re: what happened to ipython?

2017-02-20 Thread Sébastien Labbé


On Saturday, February 18, 2017 at 4:31:04 PM UTC+1, William wrote:
>
>
> in SMC at least, if you try to paste in multiple 
> lines it pastes in the first line and silently **ignores everything 
> else**.   
>

I have the same problem since Fall 2016 (major IPython upgrade?) when I use 
tmux with two windows (sage + vim) and I want to paste doctests from my vim 
to sage console. I find it also very frustrating.

For now, I use %cpaste followed by the paste, some cariage returns, and 
then "--" and then returns. Since I use paste all the time, this is not as 
productive as before...

Sébastien 

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.