Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qtconsole pager RST - HTML not happening consistently #380

Closed
mdboom opened this issue Apr 14, 2011 · 5 comments
Closed

qtconsole pager RST - HTML not happening consistently #380

mdboom opened this issue Apr 14, 2011 · 5 comments
Assignees
Milestone

Comments

@mdboom
Copy link
Contributor

mdboom commented Apr 14, 2011

It seems the formatting RST in the pager doesn't happen all of the time.

  1. Start "ipython-qtconsole". Type "%guiref". The content of the pager shows raw reStructuredText.
  2. Start "ipython-qtconsole --pylab". Type "%guiref". The content of the pager has gone through rst to html conversion and has nice formatting.
@mdboom mdboom closed this as completed Apr 14, 2011
@fperez
Copy link
Member

fperez commented Apr 14, 2011

why did you close this right away, Michael? It's a real issue :) (and actually, I know how to fix it)

@epatters
Copy link
Contributor

Is it? I think this behavior is correct. Running 'ipython-qtconsole' with no arguments gives you the plain text widget. Now, maybe that it not a very sensible default in this day and age...

@fperez
Copy link
Member

fperez commented Apr 14, 2011

Well, I guess I meant that we were thinking of switching to the RT widget always by default, so this change of behavior wouldn't be seen in regular use...

@epatters
Copy link
Contributor

That's very reasonable. Before I knew better, I thought there might be a real performance tradeoff between rich and plain text, but it doesn't seem to make a difference on the machines that I've used.

I'll fix this, probably this weekend.

@epatters epatters reopened this Apr 14, 2011
@ghost ghost assigned epatters Apr 14, 2011
@fperez
Copy link
Member

fperez commented Apr 14, 2011

On Wed, Apr 13, 2011 at 7:01 PM, epatters
reply@reply.github.com
wrote:

I'll fix this, probably this weekend.

Great, thanks!

mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this issue Nov 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants