I remember seeing somewhere there is miniconda3 installed under the Alteryx directory in Windows but I'm actually working a lot in WSL2 so prefer if I can use my conda environnments that I create and are saved in my WSL2 miniconda3. I actually don't want two versions of miniconda3 installed on my machine.
Is there an in-depth tutorial on this?
Also I did import dask in the interactive notebook in the Python example and the cell ran.
So I'm wondering what packages are installed in the alteryx default miniconda env?
I tired !conda list in a cell but it says conda is not recognized...