You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use our combined `pipenv` command to start up our virtual environment and *run* it using Python. Our target file for starting our server for future requests is our `src/app.py`.
29
+
The way this command works is we use our combined `pipenv` command to start up our virtual environment and *run* it using Python. Our target file for starting our server for future requests is `src/app.py`.
0 commit comments