IS there a way to see what package versions are available with conda? I am getting an error with jupyter but it was working before. Something like yolk?
To list packages that are installed on your anaconda machine
conda list
This is to list all packages available for anaconda
conda search