I have a long list (about 4000 items) whose content is suppressed when I try to display it in an ipython notebook output cell. Maybe two-thirds is shown, but the end has a
just use the print command instead of calling the list directly. Like print mylist . It would not truncate then.