WahomeKezia / Demowith_issues

0 stars 0 forks source link

Installing Conda and GT4SD #2

Open WahomeKezia opened 1 year ago

WahomeKezia commented 1 year ago

First things first:

Log into the remote server , if you had configured the virtual machine , this should log in automatically without asking for a password If not follow , this are the steps I followed : here

install the miniconda using this link in the terminal wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh

to check the version install , run conda -V