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

Fix python path in vscode #657

Merged
merged 5 commits into from
Aug 21, 2024
Merged

Fix python path in vscode #657

merged 5 commits into from
Aug 21, 2024

Conversation

wg102
Copy link
Contributor

@wg102 wg102 commented Aug 8, 2024

@wg102 wg102 added the auto-deploy Trigger manual CI steps for this PR label Aug 8, 2024
@bryanpaget bryanpaget deleted the branch master-2.0 August 9, 2024 12:41
@bryanpaget bryanpaget closed this Aug 9, 2024
@bryanpaget bryanpaget reopened this Aug 12, 2024
@bryanpaget
Copy link
Contributor

bryanpaget commented Aug 12, 2024

I believe you'll need to add:

{
    "python.defaultInterpreterPath": "/opt/conda/bin/python"
}

to /home/jovyan/.local/share/code-server/User/settings.json.

For more information

https://github.com/microsoft/vscode-python/wiki/Setting-descriptions#pythondefaultinterpreterpath

Copy link
Contributor

@Jose-Matsuda Jose-Matsuda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@wg102 wg102 merged commit 38257f8 into master-2.0 Aug 21, 2024
3 checks passed
@wg102 wg102 deleted the fix-python-vscode branch August 21, 2024 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-deploy Trigger manual CI steps for this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants