0
hI I have been running some simulation using python script on EC2 which was running fine until I increased the number of simulation and now it has completely stopped responding. I am using this for the first time today so have only basic understanding. how do I kill my python script so that I can reduce number of simulations and re-run. I am not closing my EC2 instance as I fear after reconnecting I will have to reinstall all the python packages (matplotlib, pandas etc) am I correct in thinking so? (i.e. once the EC2 instance is closed I will have to reinstall everything again)? thanks very much.
thanks @kamil234, yeh rebooted and it looked fine (didn't have to re-upload any of the packages again). although is there anyway keyboard short cut to kills the script (instead of closing the terminal and reconnecting to EC2) ? – PrasKam – 2019-12-30T23:09:29.900