Notebook: object name + dot + tab does return list of methods twice in jupyter notebook

Created on 20 Jan 2018  路  2Comments  路  Source: jupyter/notebook

I've installed jupyter notebook through pip install, py3. Local running within cmd.

screenshot

Most helpful comment

Hi,
Has this issue been fixed?
I still have that bug in my jupyter notebook.

All 2 comments

The bug is actually coming from IPython. It should be fixed when we release 6.3.

https://github.com/ipython/ipython/pull/10969

Hi,
Has this issue been fixed?
I still have that bug in my jupyter notebook.

Was this page helpful?
0 / 5 - 0 ratings