Issue
I found some post about this, but they don't work for me. Does anyone know how to make the code completion work in mac ? Thanks
Solution
You can use Pycharm
IPython for code completion which is better than using IPython
on your terminal.
Full tutorial is given here Setting up IPython Notebook
Start typing in this cell, and notice code completion:
Answered By - python
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.