ipython / ipython/ipykernel

chaining methods should be easier

未關閉
#318 4 則留言 2 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Python
星號
734
分支
412
平均合併
1 天 5 小時
30 天內合併 PR
8

描述

versions
python 3.5
jupyter notebook v 5.4.1

I would like to chain methods in ipython/jupyter
I get suggestions on first method but when I attempt to chain methods I get ipynb_checkpoint.
See attached gifs for demo of behavior.

first gif I should get options like 'mean' but I get ipynb_checkpoint.
![chaining-method-fail-peek-2018-03-31-08-52](https://user-images.githubusercontent.com/640846/38194991-ba82086c-3683-11e8-9913-bf034dfcb74c.gif)

second gif I type two brackets and code completion fails entirely. I am hitting tab after [['J']] but nothing get suggested.
![more-tab-completion-issues-peek-2018-03-31-10-58](https://user-images.githubusercontent.com/640846/38194992-baa12058-3683-11e8-949d-a543b638a43e.gif)

I should get method suggestions after typing a . but I don't.
![i should get code completion suggestions but i do not peek 2018-04-02 14-44](https://user-images.githubusercontent.com/640846/38195123-804cba92-3684-11e8-9397-43e03955423f.gif)

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。