Hi everyone,
I'm having trouble with my Conda environment in Git Bash on Windows.
Specifically, when I run conda init in the standalone Git Bash terminal on Windows, it doesn’t seem to work—the terminal doesn’t recognize the Conda environment.
But when I run conda init in the Git Bash terminal within VS Code, everything works as expected, and the Conda environment is recognized.