Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
in step.6
you create a virtualenv with python3.6 ?? but there’s no python3.6 in ubuntu 20.04 !
The virtual environment is nice. But now I have to use Pycharm IDE for python. How to use Pycharm with this virtual environment such that if i create a new project in Pycharm it should be added to this virtual environment ??