##// END OF EJS Templates
Merge pull request #3594 from Carreau/fixes-3563...
Merge pull request #3594 from Carreau/fixes-3563 Fix duplicate completion in notebook comparaison between kernel completion and context-completin were returning duplicate entry in some cases, due to trailing space. sripping trailing space in comparaison prevent this. closes #3563
Min RK -
r11287:14421284 merge
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / transformers
__init__.py Loading ...
activatable.py Loading ...
base.py Loading ...
coalescestreams.py Loading ...
csshtmlheader.py Loading ...
extractfigure.py Loading ...
latex.py Loading ...
revealhelp.py Loading ...
sphinx.py Loading ...