ipython / ipython/ipykernel

chaining methods should be easier

Abierto
#318 4 comentarios 2 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
734
Forks
412
Merge medio
1 d 5 h
PR fusionados (30 d)
8

Descripción

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)

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.