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 trialMartin Daykin
7,548 PointsHow do you open the files in the teachers' notes in a jupyter notebook?
We are told to open the files in the teacher's notes in a Jupyter Notebook but when I open a notebook in my browser (by typing "jupyter notebook" into the terminal prompt) the notebook won't then open the downloaded files, presumably because they are not saved as .ipynb What am i missing here?
1 Answer
Linda Shum
12,609 PointsMartin in your terminal are you navigating to the directory that contains the Notebook files before running 'jupyter notebook'?