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
Asked
Active
Viewed 27 times
0
-
Code-completion in `IPython` is achieved by pressing TAB instead of CTRL-space. `Tab` is not working? – python Jan 04 '16 at 07:09
1 Answers
1
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

python
- 4,403
- 13
- 56
- 103