ipython / ipython/ipykernel

chaining methods should be easier

オープン
#318 コメント 4 件 リアクション 2 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
734
フォーク
412
平均マージ
1日 5時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。