I have installed miniconda as you showed but after that, I can't find the anaconda prompt in the search option. tried reinstalling but the same problem continues. can you help what to do for getting that command porompt???
Hi, thanks for watching! I am guessing that something in the installation went wrong when creating a shortcut. Try the following, create a new Windows application shortcut (right click desktop -> new), put the application as "%windir%\System32\WindowsPowerShell\v1.0\powershell.exe" . After the shortcut is created, change the "target" property (by right-clicking on the shortcut, then properties) to %windir%\System32\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy ByPass -NoExit -Command "& '\miniconda3\shell\condabin\conda-hook.ps1' ; conda activate '\miniconda3' " Changing to yout home directory in windows, usually "C:\Users\YOUR-NAME". You can also rename the shortcut to Anaconda Powershell! And voila, that's your anaconda powershell. Let me know how it goes.
@@namratakolluri8035 Hello, sorry I couldn't reply earlier as I've been out of the country for a week. Right, there's probably an error on the script or it's pointing to an invalid path! The best thing I can do is to help you on discord where I cans see your screen and figure out what is wrong.
Check out oh-my-psh , I can't remember which one it is but it will be listed on their page. You need to install oh-my-psh anyway to get the themes working :)
Hi I have already installed miniconda, but when I type conda, it showed that conda was not recognized. What would be the problem?
I have installed miniconda as you showed but after that, I can't find the anaconda prompt in the search option. tried reinstalling but the same problem continues. can you help what to do for getting that command porompt???
Hi, thanks for watching! I am guessing that something in the installation went wrong when creating a shortcut. Try the following, create a new Windows application shortcut (right click desktop -> new), put the application as "%windir%\System32\WindowsPowerShell\v1.0\powershell.exe" . After the shortcut is created, change the "target" property (by right-clicking on the shortcut, then properties) to
%windir%\System32\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy ByPass -NoExit -Command "& '\miniconda3\shell\condabin\conda-hook.ps1' ; conda activate '\miniconda3' "
Changing to yout home directory in windows, usually "C:\Users\YOUR-NAME". You can also rename the shortcut to Anaconda Powershell! And voila, that's your anaconda powershell. Let me know how it goes.
Would appreciate if you subscribed to the channel! If this doesn't work, I could help you over on Discord when I'm free.
Thanks for responding immediately but the conda prompt is opening and immediately closing but itself
@@namratakolluri8035 Hello, sorry I couldn't reply earlier as I've been out of the country for a week. Right, there's probably an error on the script or it's pointing to an invalid path!
The best thing I can do is to help you on discord where I cans see your screen and figure out what is wrong.
what is the terminal theme??
Check out oh-my-psh , I can't remember which one it is but it will be listed on their page. You need to install oh-my-psh anyway to get the themes working :)
Oh, if it's the linux one you meant, the name is "ys" on zsh