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

Nicole Buckenwolf
Nicole Buckenwolf
8,718 Points

jupyter-nbextension not found

This question is about https://teamtreehouse.com/community/video:92192

After I run this code as shown in the video jupyter nbextension enable --py --sys-prefix widgetsnbextension

I get the following

Jupyter command `jupyter-nbextension` not found.

I did google this but I'm really not sure how to fix it, would love if anyone can help me troubleshoot.

Travis Alstrand
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Travis Alstrand
Data Analysis Techdegree Graduate 45,998 Points

Hey Nicole Buckenwolf ! :wave:

Could you please provide a link to the video this is related to? This doesn't look familiar to me so I must not have taken this course before but I'll be glad to look into it a bit.

Unfortunately, the link you provided takes me to another Community page.

Thanks! :smiley:

Steven Parker
Steven Parker
229,771 Points

Hey, Travis Alstrand — that Community page link Nicole provided is specifically for questions related to the Graphs and Charts video of the Jupyter Notebooks workshop.

1 Answer

Nicole Buckenwolf
Nicole Buckenwolf
8,718 Points

oops posted wrong link - thanks for the responses. Steven is correct about which video I referred to. I ended up solving my problem by uninstalling homebrew on my machine and following the actual Treehouse instructions to the letter. Leaving here just in case anyone else has a similar issue.