Have checked:
- The automatic activation of the base environment is not enabled in the bashrc.
- The conda environment is available and can be activated from the vscode remote terminal using the "conda activate envName" command.In summary, the vscode remote terminal appears to have only started bash and cannot automatically activate the conda environment.
vscode remote automatically activates the currently selected conda environment.