python 3.x - IPython and Jupyter autocomplete not working -


i new , have no idea why autocomplete not working. tried modifying ipython config file, installed readline, still nothing. help!

installing:

c:> pip install pyreadline 

works fine, suggested in older post


Comments

Popular posts from this blog

sql server - Cannot query correctly (MSSQL - PHP - JSON) -

php - trouble displaying mysqli database results in correct order -

C++ Linked List -