streamlit / 30days

#30DaysOfStreamlit is a 30-day social challenge for you to build and deploy Streamlit apps.

Home Page:https://30days.streamlitapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Day 14 throws "No module named 'ipywidgets'" error

halfgingerbeard opened this issue · comments

May need to include pip install ipywidgets as a step as well. Maybe I didn't have it installed at first, but as this is targeted at someone who is running this from scratch this may need to be specifically stated.