Configure PyCharm as a Local IDE
Before you begin, ensure
that the following prerequisites are met:
- You have an edition of PyCharm that supports SSH, such as the Professional Edition.
- You have an SSH public/private key pair for your local machine
that is compatible with PyCharm. If you use OpenSSH to generate the
key, include the
-m PEM
option because PyCharm does not support modern (RFC 4716) OpenSSH keys. - You have Contributor permissions for an existing Cloudera Data Science project. Alternatively, create a new project you have access to.