Why I can't see fastai environment in Visual Studio when I'm selecting interpreter?

https://youtu.be/Z0ssNAbe81M?t=1h3m13s

I have copy of fastai code in my computer but I just can open environment same way Jeremy is doing it. Should I install something?
Specs:
Linux, Ubuntu 18
And I have GPU (gtx 1080ti)

image

Not sure if you fixed your issue already, but I think this is what you’re looking for:
https://ipython.readthedocs.io/en/stable/install/kernel_install.html#kernels-for-different-environments

Thank you for help. I will check it today.