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
I think it is a good idea to add requirements.txt file with all python packages one has to install in order to run your code. Then, it's simple with pip install -r requirements.txt