Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialozan temel
5,027 Pointshow to go port 8000
Hello. i am using flask with virtualenv. how can i go to port 8000 in web browser? ubuntu 14.04.
2 Answers
Jason Anders
Treehouse Moderator 145,860 PointsHey Ozan,
In your browser's address bar, enter localhost:8000
and that should work.
:)
David McGarvey
Full Stack JavaScript Techdegree Graduate 27,424 PointsThanks Jason Anders! Your answer connected some major dots for me. I was following Kenneth along in PyCharm and couldn't figure out how to get a preview of the app in a browser. localhost:wooo!
;)
ozan temel
5,027 Pointsozan temel
5,027 PointsThank you very much :))))
Jason Anders
Treehouse Moderator 145,860 PointsJason Anders
Treehouse Moderator 145,860 PointsYou're welcome. :)