我最近在 Ubuntu 17.10(系统环境)中安装了 anaconda3。要运行 anaconda-navigator,我必须每次都激活 root 作为
Source ~/anaconda3/bin/activate root
Run Code Online (Sandbox Code Playgroud)
为了运行它我每次都写
anaconda-navigator
Run Code Online (Sandbox Code Playgroud)
现在我想创建一个桌面条目,但在多个阶段出现错误。您能否从头开始解释如何在 Linux 上为 anaconda3 创建桌面条目?
编辑:我试过在 AskUbuntu 上使用这篇文章。但是,它对我来说失败了。它没有显示在停靠栏和/usr/share/applications. 我真的很沮丧。