Continua dando erro. Tentei executar como ADM e sem nenhuma alteração.
Esse é um print de quando tento rodar só o Jupyter Notebook: https://imgur.com/a/ztOqmNw
Esse é o erro que dá quando tento usar o conda activate:
CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'.
If using 'conda activate' from a batch script, change your
invocation to 'CALL conda.bat activate'.
To initialize your shell, run
$ conda init <SHELL_NAME>
Currently supported shells are:
- bash
- cmd.exe
- fish
- tcsh
- xonsh
- zsh
- powershell
See 'conda init --help' for more information and options.
IMPORTANT: You may need to close and restart your shell after running 'conda init'.
Eu acho que ele sugere uma solução no próprio erro, mas não entendi.