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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃[question] How to debug by using vscode #6321

Open
Agito555 opened this issue Mar 23, 2023 · 2 comments
Open

馃[question] How to debug by using vscode #6321

Agito555 opened this issue Mar 23, 2023 · 2 comments
Labels
feature Feature requests question

Comments

@Agito555
Copy link

Agito555 commented Mar 23, 2023

Describe your question

I am a newbie, maybe this is a simple question, but I can't find the corresponding solution in the documentation.
I want to know how to debug my code in the container/cluster by using Vscode.
Any help is appreciated.

@ioga
Copy link
Contributor

ioga commented Mar 23, 2023

hello, you can spin up a determined shell and use VSCode "remote ssh" feature to work with it as if it's a remote server: https://docs.determined.ai/latest/interfaces/ide-integration.html#visual-studio-code

we don't support remote vscode debugging for experiments at the moment.

@ioga ioga added the feature Feature requests label Mar 23, 2023
@Agito555
Copy link
Author

hello, you can spin up a determined shell and use VSCode "remote ssh" feature to work with it as if it's a remote server: https://docs.determined.ai/latest/interfaces/ide-integration.html#visual-studio-code

we don't support remote vscode debugging for experiments at the moment.

Thanks for your immediate reply. It really saves my time.
Looking forward to the new feature.

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

No branches or pull requests

2 participants