On Wed, Apr 5, 2017 at 7:13 AM, Nick Coghlan <ncogh...@gmail.com> wrote:
> On 5 April 2017 at 05:00, Miro Hrončok <mhron...@redhat.com> wrote:
>> Hi,
>>
>> I got this idea that the python{2,3}-ipykernel packages could recommend some
>> modules useful to use in the Jupyter Notebook.
>>
>> Recommends:
>>  * numpy
>>  * matplotlib
>>
>> Not sure if should be recommended or suggested:
>>  * pillow
>>  * scikit-image
>>  * scikit-learn
>>  * scipy
>>  * statsmodels
>>  * sympy
>>  * pandas
>
> I'd move `pandas` into the "recommends", but `suggests` seems
> reasonable to me for the others.
Note that Suggests are "ignored" by DNF, it is used only for
"favoring" packages if there are multiple provides.
>
> Definite +1 from me for the general idea though.
>
> Cheers,
> Nick.
>
> --
> Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
> _______________________________________________
> python-devel mailing list -- python-devel@lists.fedoraproject.org
> To unsubscribe send an email to python-devel-le...@lists.fedoraproject.org



-- 
-Igor Gnatenko
_______________________________________________
python-devel mailing list -- python-devel@lists.fedoraproject.org
To unsubscribe send an email to python-devel-le...@lists.fedoraproject.org

Reply via email to