Lag with Anaconda/IPython interactive
See original GitHub issueWith 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:
- Created 5 years ago
- Reactions:4
- Comments:10 (2 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
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?
@MarkMoretto I actually have a Spyder installation going on as well, but thank you anyways!