Describe the bug
When the program is run, it outputs that the user should go to http://172.17.0.3:8501 in order to use the program. However, http://172.17.0.3:8501 just times out. Instead, I think the user should go to http://localhost:8501 in order to access the program.
To Reproduce
Steps to reproduce the behavior:
- Run program
- Proceed to http://172.17.0.3:8501
- See error
Expected behavior
The program should print out an accessible URL for the program
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop:
- OS: MacOS Big Sur 11.2.3
- Browser chrome
- Version 90.0.4430.85 (Official Build) (arm64)
Describe the bug
When the program is run, it outputs that the user should go to http://172.17.0.3:8501 in order to use the program. However, http://172.17.0.3:8501 just times out. Instead, I think the user should go to http://localhost:8501 in order to access the program.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The program should print out an accessible URL for the program
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop: