Opened 9 years ago

Last modified 9 years ago

#78 closed enhancement

Return ipython 2.4.1 — at Initial Version

Reported by: yanll Owned by: yanll
Priority: minor Milestone: pre-alpha
Component: general Version: 0.1
Keywords: Cc:
Blocked By: Blocking:
Parent ID: Parent Tickets:
Estimated Number of Hours: 0.0 Add Hours to Ticket: 0
Billable?: yes Total Hours: 0

Description

change:
from qtconsole.rich_jupyter_widget import RichJupyterWidget?
from qtconsole.inprocess import QtInProcessKernelManager?
to:
from IPython.qt.console.rich_ipython_widget import RichIPythonWidget
from IPython.qt.inprocess import QtInProcessKernelManager?

Subtickets (add)

Child Tickets

Change History (0)

Note: See TracTickets for help on using tickets.