You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You might need to set "python.experiments.optInto": ["pythonRecommendTensorboardExt"], to the User settings.json in case you're unlucky like me and fell in the 10% pre-release bucket that is in the control group
I got the notification as expected:
However clicking on the install button didn't do anything (#14557)
once I manually installed it, I still saw a notification coming from the Python extension (I was expecting it to be coming from the Tensorboard extension, but looking at the logs this seems to be expected)
Tensorboard was launched as expected:
Code lenses also showed up successfully (and it prompted to install the extension when I didn't have the Tensorboard ext installed):
Refs: #14472
Complexity: 4
Create Issue
Test 1
Python: Launch Tensorboard
Python: Launch Tensorboard
will now workwill now work
?Test 2
Launch Tensorboard Session
is displayedThe text was updated successfully, but these errors were encountered: