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
Change 'conda activate' to 'source activate' for Frontier (#719)
On Frontier, the recommended way to activate conda environments is
to go through source activate. This also means that ``conda init``
is not needed. The instructions for Frontier have been updated to
reflect this.
[ committed by @ashao ]
[ reviewed by @MattToast ]
0 commit comments