Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intellisense with Jedi is extremely slow, consistently when trying 'import os' #3051

Closed
greazer opened this issue Sep 19, 2019 · 5 comments
Closed
Assignees

Comments

@greazer
Copy link
Member

greazer commented Sep 19, 2019

Open one of the notebooks from the Azure MachineLearningNotebooks repo.

https://github.com/Azure/MachineLearningNotebooks

Go to a cell that imports os.

Type "os."

Member list will take forever to open. Literally like over 5 seconds. Every time.

@rchiodo
Copy link
Contributor

rchiodo commented Sep 19, 2019

And this doesn't happen on the converted source?

@greazer
Copy link
Member Author

greazer commented Sep 19, 2019

It does not. In the source it's fine. In the notebook it is not.

@rchiodo
Copy link
Contributor

rchiodo commented Sep 19, 2019

I assume this happens with the interactive window as well?

@rchiodo
Copy link
Contributor

rchiodo commented Sep 19, 2019

Actually can only repro with your examples.

@rchiodo rchiodo changed the title Native Experience - Intellisense with Jedi is extremely slow, consistently. Intellisense with Jedi is extremely slow, consistently when trying 'import os' Sep 19, 2019
@rchiodo rchiodo self-assigned this Sep 25, 2019
@IanMatthewHuff IanMatthewHuff self-assigned this Sep 30, 2019
@IanMatthewHuff
Copy link
Member

Looked good to me on the Azure notebooks.. Validated

@lock lock bot locked as resolved and limited conversation to collaborators Oct 7, 2019
@microsoft microsoft unlocked this conversation Nov 14, 2020
@DonJayamanne DonJayamanne transferred this issue from microsoft/vscode-python Nov 14, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants