Wednesday, March 11, 2020

Create an Anaconda environment with default packages



Problem: Whenever a new environment is created in anaconda, the important packages do not come preinstalled as in the base environment

There are 2 solutions:

1. Create an environment with the following command

conda create -n spy4 anaconda


2. Clone the base environment

conda create --name spy4 --clone base


Loud fan of desktop

 Upon restart the fan of the desktop got loud again. I cleaned the desktop from the dust but it was still loud (Lower than the first sound) ...