raman kumar
Member
- Credits
- 1,510
sir ,i have installed anaconda on my pc , but jupyter notebook and jupyter lab are not opening either through terminal and anaconda navigator.
Attachments
-
142.4 KB Views: 102
Last edited:
source /opt/anaconda/bin/activate root
As root user: mv /root/anaconda3 /opthow to Move anaconda3 to /opt/anaconda3.
please see above postThen try activating again and then running anaconda-navigator again.
What does your /root/.bashrc look like? Otherwise you can just remove /opt/anaconda3, and then run the anaconda installer as normal user and it will install it in a location that you should be able to run it from.should i install it again