fastai / fastai2

Temporary home for fastai v2 while it's being developed
https://dev.fast.ai
Apache License 2.0
645 stars 235 forks source link

Add ipython as requirement #538

Closed albertvillanova closed 4 years ago

albertvillanova commented 4 years ago

The package ipython is not installed when using pip.

However, it is used by function torch_core.display_df.

Maybe, additionally both seutup.py requirements and conda environment.yml should be aligned.

jph00 commented 4 years ago

I'll try to find a way to remove that dep.