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 摘要。