AnacondaRecipes / repodata-hotfixes

Changes to package metadata to fix behavior
BSD 3-Clause "New" or "Revised" License
14 stars 20 forks source link

Remove old shortcuts from navigator #228

Closed marcoesters closed 3 weeks ago

marcoesters commented 4 weeks ago

There are currently four console_shortcut feedstocks, two for Anaconda and two for Miniconda. This results in four panels in Anaconda Navigator, two of which are redundant. They will soon be consolidated into another feedstock, which would result in six panels.

This hotfix avoids this by removing the data from the recipe. It additionally fixes the problem with redundant panels and also removes the panels of unsupported platforms that had been built in the past.

This will not affect panels where the old console_shortcut package has been installed. They will stay until uninstalled.

Hotfix output: output.txt