You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When installing miniconda3, the installer offer to modify the user's .bashrc. In the past, it simply added a modification of PATH, now it defines a conda function.
Somehow, this causes issues when users try to log in on NX nodes, so a cautionary note should be added to the documentation.
The text was updated successfully, but these errors were encountered:
When installing miniconda3, the installer offer to modify the user's
.bashrc
. In the past, it simply added a modification ofPATH
, now it defines aconda
function.Somehow, this causes issues when users try to log in on NX nodes, so a cautionary note should be added to the documentation.
The text was updated successfully, but these errors were encountered: