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

Kris Anon
Kris Anon
54 Points

How to you refresh the Workspace in the Python lesson to its default setting?

So I messed up. It's been about three days since I started using the Python lessons and I was working on the Variables when I kept encountering EOL errors. I needed to refresh myself by going back to the earlier lessons. But the problem is that the Workspace was saved for the Variable lesson.

I admit I am getting frustrated and questioning whether or not it was a good idea to start learning coding. I am resisting giving up. I don't know how to refresh the Workspace to its default setting.

2 Answers

Jennifer Nordell
seal-mask
STAFF
.a{fill-rule:evenodd;}techdegree
Jennifer Nordell
Treehouse Teacher

Hi, Kristopher Miller ! The easiest way to accomplish what you're trying to do is to simply delete the workspace. Launch the video you want to start at and then click "Launch Workspace". When you do this (after having deleted the original workspace) it will rebuild the workspace to match the video you are currently launching it from.

To view your current workspaces click the "Workspaces" link at the top of the page. Then select the garbage can icon to delete it.

Hope this helps! :sparkles:

Kris Anon
Kris Anon
54 Points

Thanks. Been feeling a little better.

Nader Alharbi
Nader Alharbi
2,253 Points

I always use three interpreters (Workspaces) .

  • Teamtreehouse Workspace
  • https://repl.it/repls (Its online Workspace)
  • Sublime (It's an application i downloaded for my pc)
Kris Anon
Kris Anon
54 Points

Thank you. Been feeling better about it.