-
-
Notifications
You must be signed in to change notification settings - Fork 655
Closed
Milestone
Description
IPython accepts a --simple-prompt
argument, changing the input handler from prompt_toolkit
to raw_input
.
It would be very useful if Sage could pass this argument to IPython,
as it does with -gthread
, -qthread
, -q4thread
, -wthread
and -pylab
,
because in Cantor, a front-end program for mathematical packages,
the Sage backend is now broken and that would fix it.
CC: @slel @embray @jdemeyer @EmmanuelCharpentier @dimpase
Component: scripts
Keywords: Cantor, ipython
Author: John Palmieri
Branch/Commit: 3b8b2bd
Reviewer: Frédéric Chapoton
Issue created by migration from https://trac.sagemath.org/ticket/25363