Opened 7 years ago
Closed 7 years ago
#17980 closed defect (fixed)
show in the IPython nb
Reported by: | vbraun | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-6.6 |
Component: | notebook | Keywords: | |
Cc: | Merged in: | ||
Authors: | Volker Braun | Reviewers: | Jan Keitel |
Report Upstream: | N/A | Work issues: | |
Branch: | 05704ad (Commits, GitHub, GitLab) | Commit: | 05704adb9c97c87a3a8469596b50a67cd6617ed4 |
Dependencies: | Stopgaps: |
Description (last modified by )
This hooks up show
to display stuff immediately on the IPython notebook. Thus far we only had the displayhook, which prints after the cell evaluation is over.
Change History (5)
comment:1 Changed 7 years ago by
- Component changed from PLEASE CHANGE to notebook
- Description modified (diff)
- Type changed from PLEASE CHANGE to defect
comment:2 Changed 7 years ago by
- Branch set to u/vbraun/show_in_the_ipython_nb
comment:3 Changed 7 years ago by
- Commit set to 05704adb9c97c87a3a8469596b50a67cd6617ed4
- Status changed from new to needs_review
comment:4 Changed 7 years ago by
- Reviewers set to Jan Keitel
- Status changed from needs_review to positive_review
I tested it and ran doctests - looks good to me.
comment:5 Changed 7 years ago by
- Branch changed from u/vbraun/show_in_the_ipython_nb to 05704adb9c97c87a3a8469596b50a67cd6617ed4
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
fill out BackendIPython.display_immediately