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 trial

Python A Social Network with Flask Broadcasting Stream Templates

Guy Lorshbaugh
seal-mask
PLUS
.a{fill-rule:evenodd;}techdegree seal-36
Guy Lorshbaugh
Python Development Techdegree Graduate 10,892 Points

My Workspace doesn't have a static folder containing style information

I've re-opened the workspace in this series a couple times just to be sure and have found that the "static" folder doesn't exist, so the page isn't displaying the way Kenneth's is in the video. I'm inclined to think this is only a cosmetic issue, but it would still be nice to see the same thing Kenneth is seeing when I load my previews.
Can I find this somewhere and load it in?

1 Answer

Megan Amendola
seal-mask
STAFF
.a{fill-rule:evenodd;}techdegree seal-36
Megan Amendola
Treehouse Teacher

If you delete your workspace called "A Social Network with Flask - Add Some Layout" and then open the workspace in this video. You should see the static files.

You can also download the project files and then upload the static folder from the video you are on to your workspace.

Megan Amendola
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Megan Amendola
Treehouse Teacher

I'll look into getting this fixed so it makes a new workspace for this video instead of grabbing your old one so you can get the static file automatically