Forum Discussion

victorha's avatar
victorha
Frequent Visitor
1 year ago
Solved

Reinstall vscode synapse Kernel

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.

  • Anonymous's avatar
    Anonymous
    1 year ago

    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!

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    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!