jupyter / jupyter/notebook

SciRuby/iruby, Pry, Tab Completion with >1000 items fast on console, slow on notebook

Open
#2,136 1 comment 0 reactions 0 assignees View on GitHub
bug component:Notebook
Dominant language
Jupyter Notebook
Stars
13.3k
Forks
5.8k
Avg merge
6d 11h
Merged PRs (30d)
7

Description

Hi. I am trying to setup auto completion for this particular combination: SciRuby/iruby with Pry.
This results in autocompletions returning a list of >1000 suggestions in some situations.
This list is useless because of it's size. However the ipython console seems to handle it instantaneously, while the notebook freezes for some seconds.
This makes it a little annoying to use since it leads to accidental hang ups. I'm going to try and find a way to restrict what the iruby kernel returns.
If someone could point me to the appropriate code I could also try to prevent these situations.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.