We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register 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!
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.