Amazon EC2 Access To access amazon ec2 cluster, if the cluster is ubuntu simply type: ssh -i <path_to_keypair.pem> ubuntu@<ip> To start ipython notebook ipython notebok --no-browser --ip=* And don't forget to add ip (with all TCP) on the account setting.