i have installed anaconda navigator, a data science software.
and for complete the installation, i had to add a line in .bashrc file, writing in terminal
Code: Select all
nano .bashrc
Code: Select all
export PATH=/home/filippo/anaconda3/bin:$PATH
i tried to add an icon for avoid of write always anaconda-navigator, but i didn't succeed.
can someone help me?
thanks in advance