Psycojoker / ipython-beautifulsoup

Pretty HTML/XML rendering with syntax highlighting for BeautifulSoup objects in IPython notebook and qtconsole.
68 stars 11 forks source link

Issue Uninstalling this extension code alignment is broken everything is centered #7

Open yoshiserry opened 6 years ago

yoshiserry commented 6 years ago

During the course of scripting in iPython while using this extension all of your code is centered.

Restarting iPython, restarting the laptop and uninstalling the extension with pip still doesn't solve this problem.

All my code is centered and now unreadable in iPython.

Please help with how to completely remove this extension and return alignment of all code in iPython to normal.

Psycojoker commented 6 years ago

You probably have browser caching, try doing a ctrl+shift+R.

This extension isn't supposed to modify the main windows css, that's probably due to a website you've parser.

--

Laurent Peuch -- Bram