This sample contains the completed program from the tutorial, make sure to visit the link: Using Flask in Visual Studio Code. Intermediate steps are not included. In the root folder, the startup.py ...
To avoid problems with installation, use of the virtualenv Python virtual environment is recommended. Then use pip to install all dependencies (numpy, scipy, matplotlib, netCDF4, ...), e.g.: for ...