-
Notifications
You must be signed in to change notification settings - Fork 217
Open
Labels
Milestone
Description
Further the discussion on Slack: we believe it would be useful to have an easy way to search the Python extensions which are installed by EasyBuild.
There are some obvious ones like numpy for example, others might be more obscure. So the idea was to use something like
$ eb --search-extension FOO
To search the Python extension FOO to find out which extensions are in which EasyConfig.
Thanks