2

I want to change my default environment of jupyernote in conda. Right now I access that enironment using: conda activate env_name jupyter notebook But this is not convinenet. What should I do to make env_name my default environment for jupyternotebook, That is when I open jupyter it opens in env_name.

I tried to change default environment using: source activate env_name But got an error 'source' is not recognized as an internal or external command, operable program or batch file.

talonmies
  • 70,661
  • 34
  • 192
  • 269
Abdullah
  • 21
  • 1
  • 1
    It seems like your answer is in this thread already: https://stackoverflow.com/q/28436769/9987623 – AlexK Mar 05 '23 at 21:58

0 Answers0