Skip to content

Instantly share code, notes, and snippets.

@lucidfrontier45
Created September 8, 2014 14:44
Show Gist options
  • Save lucidfrontier45/68ff24d37cad46ab9fb7 to your computer and use it in GitHub Desktop.
Save lucidfrontier45/68ff24d37cad46ab9fb7 to your computer and use it in GitHub Desktop.
fix extra space when using anaconda's ipython in Linux
$ conda remove readline
$ pip install readline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment