I want to work on an aws machine for a kaggle competition. While working on my own pc i have Anaconda installed, pycharm. How do i set it up on an AWS machine? Do i need to install the tools each time i log in the AWS machine.
What is the recommended way for this cases? I thought of running a jupyter notebook instance on the remote machine, and connect to that web page via my local machine. What are the pitfalls to be expected?