Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateJoin the OneLake & Platform Admin teams for an ask US anything on July 16th. Join now.
Hi!
I accidently removed the conda environments with the synapse Kernel.
How can I reinitialize the vscode extension for it to reinstall the kernels?
I already uninstalled and installed the extension it while reloading the window, but that didn't fire up the initialization script.
Solved! Go to Solution.
Hi @victorha
Did you accidently remove the envs fabric-synapse-runtime-1-1 and fabric-synapse-runtime-1-2 from your conda envs directory like below? (The picture is my conda envs directory, so maybe different from yours.)
If so, after uninstalling the Synapse VS Code extension, click "Restart Extensions". Then re-install and enable the extension.
After that it should pop up the following message in the bottom right corner, indicating that it's preparing the envs. Click "show log" will show the logs of preparing the envs and downloading packages for them.
Wait a while, the envs will be prepared again.
Before re-installing the extension, you need to ensure the Prerequisites are met and %JAVA_HOME%/bin and condabin paths are added to the Path variable of your system.
Best Regards,
Jing
If this post helps, please Accept it as Solution to help other members find it. Appreciate your Kudos!
Hi @victorha
Did you accidently remove the envs fabric-synapse-runtime-1-1 and fabric-synapse-runtime-1-2 from your conda envs directory like below? (The picture is my conda envs directory, so maybe different from yours.)
If so, after uninstalling the Synapse VS Code extension, click "Restart Extensions". Then re-install and enable the extension.
After that it should pop up the following message in the bottom right corner, indicating that it's preparing the envs. Click "show log" will show the logs of preparing the envs and downloading packages for them.
Wait a while, the envs will be prepared again.
Before re-installing the extension, you need to ensure the Prerequisites are met and %JAVA_HOME%/bin and condabin paths are added to the Path variable of your system.
Best Regards,
Jing
If this post helps, please Accept it as Solution to help other members find it. Appreciate your Kudos!
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Fabric update to learn about new features.