question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Lag with Anaconda/IPython interactive

See original GitHub issue

With IPython interactive mode enabled, first initialize the interactive window (with any valid code)

At the beginning of a prompt, type a few non-numeric character and you’ll have a 2-5 seconds lag before they appear.

There’s no lag if you type a number or #.

Also reported at https://developercommunity.visualstudio.com/content/problem/289052/vs-python-lag-with-anacondaipython-interactive-env.html

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:4
  • Comments:10 (2 by maintainers)

github_iconTop GitHub Comments

4reactions
BrianMWestcommented, Jun 20, 2019

Has there been any progress on this? I find the interactive mode extremely useful, but the delay makes it nearly unusable to type code into directly. Is there a way I can disable intellisense on the interactive window entirely until this is resolved?

1reaction
saarineacommented, Nov 26, 2020

@MarkMoretto I actually have a Spyder installation going on as well, but thank you anyways!

Read more comments on GitHub >

github_iconTop Results From Across the Web

VS Python Lag with Anaconda/iPython interactive enviorment
Hello, I'm dealing with an issue with visual studio 2017 while using Anaconda 5.2.0, specifically with the iPython interactive enviorment.
Read more >
IPython console in spyder extremely slow in Anaconda
The console (and variable explorer) becomes progressively slower during each work session, with every script and interactive command that I run.
Read more >
Cripplingly slow UI: am I the only one? - JupyterLab
Because jupyter is passing a lot of data back for forth to the server, if there is anything that causes the server to...
Read more >
Understanding and Improving Conda's performance
However, it does mean that the index metadata is always growing, and thus conda becomes slower as the number of packages increase. Either ......
Read more >
Why is Anaconda so slow for me? : r/Python
I installed all three versions (Linux, Mac, and Windows) and I've noticed that in all cases Anaconda is acting pretty slow.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found