You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All labs that were done in python must be able to run through python script_name.py.
Some may need extra packages that are specified in requirements.txt. You can install them by pip install -r requirements.txt