📌  相关文章
📜  jupyter notebook 是否在 ubuntu 中附带 anaconda - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:33.409000             🧑  作者: Mango

代码示例1
#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