Anaconda Navigator does not show new environments

北城以北 提交于 2019-12-31 03:50:49

问题


When I add a new environment in Anaconda Navigator it will create the environment, but it won't show it in the UI.

I can see the environment via the prompt, so I know it has been created. It just won't show it in the UI.

What do I need to do to get it to show up in the UI?


回答1:


Please update Anaconda-Navigator by running

conda update anaconda-navigator

and restarting.



来源:https://stackoverflow.com/questions/43541283/anaconda-navigator-does-not-show-new-environments

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!