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

Code Editor setting for Python IntelliSense in Jupyter notebooks #319

Open
SeijiSuenaga opened this issue Mar 28, 2024 · 2 comments
Open

Comments

@SeijiSuenaga
Copy link

SeijiSuenaga commented Mar 28, 2024

When using Code Editor in SageMaker Studio (where the latest available distribution is currently 1.5), I've found that Python cells in Jupyter notebooks have no IntelliSense unless I configure this setting, then reload the page:

"python.languageServer": "Jedi"

Would it be acceptable to add that to template/v1/dirs/etc/code-editor/code_editor_machine_settings.json?

The problem might be resolved in a newer version of the Jupyter extension, judging by microsoft/vscode-jupyter#12494, but unfortunately the latest version on open-vsx.org is 6+ months out of date. 😕

@edwardps
Copy link

edwardps commented Apr 1, 2024

Thanks Seiji for reporting this. We will track this request and evaluate the default languageServer configuration internally.

@claytonparnell
Copy link
Contributor

@edwardps are there any updates we can share here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants