Open v2kiran opened 3 months ago
The PR associated with this issue has been merged, so closing as "Resolved". Please let us know if there's anything else needed for this.
@kburtram - i still have the issue where everytime i open azure data studio it goes through the process of configuring hte python for powershell kernel and installs the libs needed. this is pretty annoying as it does it every single time.
@v2kiran thanks for the additional context. I'll keep this open to track the issue with the kernel configuration.
Steps to Reproduce:
python -m powershell_kernel.install --powershell-command pwsh
Would like to know why azure data studio is prompting me to configure python on each launch of the app. same issue as this person: https://github.com/microsoft/azuredatastudio/issues/13215
but it seems the issue then was resolved by using current or existing python but hasnt resolved it for me. I have selected "current python" in the settings.
Seems that this was fixed in a PR some time agio but has got overwritten by a more recent merge? https://github.com/microsoft/azuredatastudio/pull/7552/commits/9d76aaae5b54c3fb929a95843158c8dbd5f9ea48
PR:
https://github.com/microsoft/azuredatastudio/pull/7552/commits/9d76aaae5b54c3fb929a95843158c8dbd5f9ea48
Current file in the repo:
https://github.com/microsoft/azuredatastudio/blob/main/extensions/notebook/kernels/powershell/kernel.json
Does this issue occur when all extensions are disabled?: Yes