ipython / ipython/ipykernel

chaining methods should be easier

Aberta
#318 4 comentários 2 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Python
Estrelas
734
Forks
412
Merge médio
1d 5h
PRs com merge (30d)
8

Descrição

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)

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.