Change environment not working in Navigator 1.9.12

1 view
Skip to first unread message

H P

unread,
Mar 8, 2020, 5:32:50 PM3/8/20
to Anaconda - Public
Hi,

I've found that since updating to Navigator 1.9.12 changing the environment has no effect. Regardless of what environment I pick in the dropdown, when I open a Jupyter notebook and run the following I get the same result:

import os

print('CONDA_DEFAULT_ENV:', os.environ['CONDA_DEFAULT_ENV'])
print('CONDA_PROMPT_MODIFIER:', os.environ['CONDA_PROMPT_MODIFIER'])

CONDA_DEFAULT_ENV: base
CONDA_PROMPT_MODIFIER: (base) 

I've tried uninstalling and reinstalling from the installation script. This installs v1.9.7, where I can switch environments successfully. This behaviour only occurs if I run the update to 1.9.12.

I'm running Ubuntu Linux using the x86 installer.

H P

unread,
Mar 14, 2020, 3:29:22 PM3/14/20
to Anaconda - Public
Just to add to this, I've also noticed that despite updating Spyder through Navigator to V4.01 when I launch it in the new environment the old version (3.3.6) opens instead.

cs...@anaconda.com

unread,
Oct 20, 2020, 6:15:45 PM10/20/20
to Anaconda - Public, H P
This was a bug in Navigator 1.9.12.  Navigator 1.10.0 was just released - and should fix the environment issue.  Please update using the Anaconda Prompt or terminal: "conda update anaconda-navigator"
Reply all
Reply to author
Forward
0 new messages