Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

does jupyter notebook come with anaconda in ubuntu

#You have to write this command after installing anaconda in ubuntu to-
#all the libraries
conda update --all --yes

#After this is done, you can initize any library like windows
jupyter notebook
 
PREVIOUS NEXT
Tagged: #jupyter #notebook #anaconda #ubuntu
ADD COMMENT
Topic
Name
6+3 =