#5049 closed defect (fixed)
show(mathematica('2/3')) doesn't work
Reported by: | was | Owned by: | was |
---|---|---|---|
Priority: | major | Milestone: | sage-4.0.1 |
Component: | interfaces | Keywords: | |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
If you do
show(mathematica('2/3'))
in the notebook, you get no output. Since latex(mathematica(...)) works great, this is stupid.
Change History (4)
comment:1 Changed 14 years ago by
comment:2 Changed 13 years ago by
- Resolution set to fixed
- Status changed from new to closed
This was fixed by #5916.
comment:3 Changed 13 years ago by
comment:4 Changed 6 years ago by
- Report Upstream set to N/A
Note: See
TracTickets for help on using
tickets.
This is because the show method is written to deal only with images: