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

Launch python tb with the activated env vars #19592

Merged
merged 3 commits into from
Aug 30, 2022
Merged

Launch python tb with the activated env vars #19592

merged 3 commits into from
Aug 30, 2022

Conversation

DonJayamanne
Copy link

Fixes #19591

rchiodo
rchiodo previously approved these changes Aug 1, 2022
@karrtikr karrtikr self-assigned this Aug 1, 2022
@karrtikr karrtikr requested review from karrtikr and removed request for karrtikr August 1, 2022 16:14
Copy link

@karrtikr karrtikr left a comment

Choose a reason for hiding this comment

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

Please fix errors.

@DonJayamanne DonJayamanne added skip tests Updates to tests unnecessary bug Issue identified by VS Code Team member as probable bug debt Covers everything internal: CI, testing, refactoring of the codebase, etc. no-changelog No news entry required labels Aug 5, 2022
@karrtikr karrtikr added needs PR Ready to be worked on and removed needs PR Ready to be worked on labels Aug 9, 2022
@DonJayamanne DonJayamanne removed debt Covers everything internal: CI, testing, refactoring of the codebase, etc. no-changelog No news entry required labels Aug 29, 2022
@karrtikr karrtikr merged commit 737c55f into main Aug 30, 2022
@karrtikr karrtikr deleted the issue19591 branch August 30, 2022 22:18
@Harshit-Pateria
Copy link

Are these commits live?
I am still facing the issues with tensorboard and conda env

@karrtikr
Copy link

Fix should be out in the pre-release version of the extension in a day, use the following to try it out:

image

@karrtikr
Copy link

If not, you can open an issue at https://github.com/microsoft/vscode-jupyter.

@thekingofkings
Copy link

They are live in the pre-release version now.

@alelom
Copy link

alelom commented Oct 16, 2023

I'm still experiencing the issue when attempting to start TB from SSH on a Linux VM with Conda. I get this:
image
even though Tensorboard is installed, and the selected interpreter uses the right VEnv. If you select "Yes", you get:
image

Here's what I did to make it work: https://stackoverflow.com/a/77301753/3873799

@RehmanSohailQureshi
Copy link

I'm still getting the same issue as well. Fresh install of Conda, VS Code, and Python. Still the same problem.

wesm pushed a commit to posit-dev/positron that referenced this pull request Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug skip tests Updates to tests unnecessary
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TensorBoard failed to launch due to local and virtual environment problems
7 participants