installing pakages on the conda enviroment outputs the following error: Entry Point Not Found The procedure entry point OPENSSL_sk_new_reserve could not be located in the dynamic link library XXXXX\Anaconda3\Library\bin\libssl-1_1-x64.dll
I copied the one in Anaconda/DLLS and replaced that in Anaconda/Library/bin and conda started working again, at least for now - I could install new packages again.
change jupyter notebook starting dir
start jupyter with Anaconda Prompt
jupyter notebook --notebook-dir="D:\\project"