Skip to content

lab 2 demo 31st jan#3

Open
VaruneRampersad wants to merge 5 commits intouwidcit:mainfrom
VaruneRampersad:main
Open

lab 2 demo 31st jan#3
VaruneRampersad wants to merge 5 commits intouwidcit:mainfrom
VaruneRampersad:main

Conversation

@VaruneRampersad
Copy link
Copy Markdown

No description provided.

VaruneRampersad and others added 5 commits January 31, 2025 18:08
Assistant generated file changes:
- .replit: Fix Flask run command syntax

---

User prompt:

Running the code in my project results in the following:

```
Usage: flask run [OPTIONS]
Try 'flask run --help' for help.

Error: Got unexpected extra argument (0.0.0.0)

```

If applicable, propose a fix immediately.
Assistant generated file changes:
- app.py: Add root route to Flask app

---

User prompt:

Running the code in my project results in the following:

```
 * Debug mode: off
WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
 * Running on all addresses (0.0.0.0)
 * Running on http://127.0.0.1:8080
 * Running on http://172.31.128.11:8080
Press CTRL+C to quit
 * Restarting with stat
172.31.128.11 - - [13/Feb/2025 22:27:57] "GET / HTTP/1.1" 404 -

```

If applicable, propose a fix immediately.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant