setup - tips and tricks

to setup conda in terminal….follow the info from here

https://www.youtube.com/watch?v=t-r_x-LZrvM

  • Step 1: open Anaconda Promt
  • Step 2: type “conda init powershell”
  • Step 3: open terminal or powershell (You will see the warning)
  • Step 4: type “Set-ExecutionPolicy RemoteSigned -Scope CurrentUser”
  • Step 5: Reload terminal and enjoy