Update fastai with conda doesn't update to the latest version

So to resume everything you can install using this, at this time, because the spacy 2.0.18 is not released in the default channels yet:

conda install fastai -c fastai -c pytorch -c conda-forge

The details of why and how I found the missing link you can see following the previous post.

12 Likes