I'm able to set Jupyter's QtConsole to use a plaintext widget instead of rich text by setting this
c.JupyterQtConsoleApp.plain = True in the configuration file ~/.jupyter/jupyter_qtconsole_config.py Spyder's IPython Console does not seem to respect the settings in this configuration file. How do I set this option (or get the same behavior) for Spyder's IPython Console? -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
