I have difficulty installing the new dash_table from my Anaconda environment. I’m running
conda install dash_table==3.1.6
But it throws PackagesNotFoundError.
Is installation not supported yet from Anaconda? The documentation only mentions installation via pip.