In this post, let us see how to install iPython in Amazon Linux2
We all know that Python2.x comes bundled with Amazon Linux2; with that, below are the steps to be executed in order to have iPython installed
- Login or connect to Amazon Linux2 EC2 Instance
- run 'sudo yum update', if required
- check the version of Python
- install pip
No comments:
Post a Comment