An attempt to have each stacked widget/layout in it's own script and import into the app.py.
First, open a folder to store your project in terminal. Then, run the following commands from terminal.
git clone https://github.com/CenturyHSProgramming/stacked-layout.gitcd stacked-layoutpoetry updatepoetry env activate
In VSCode, click View > Command Palette > Python: Select Interpreter
Finally, run app.py