[Application] How to add the CloudShell Python API to PyCharm IDE #297
Quali-Community
started this conversation in
Useful Tips & Guides
Replies: 1 comment
-
|
Python is also one of CloudShell execution server components. So if the IDE installed on the same PC where the execution server installed - you can point the IDE to work with the built-in Python library - there you find all the required packages.
Aharon Shachar (Aharon.S) - 06/09/2016 08:16 AM
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The PyCharm IDE we recommend for developing Python drivers/shell/scripts for CloudShell does not, of course, come pre-loaded with our Python API.
So to simply add this in order to allow the Python API calls to be run from outside CloudShell:
General-CloudShell-Python-Driver-Development-and-Deployment-with-PyCharm-Plugin
Hope this helps,
Gary
Attachments:
Gary Wilson (Gary.W) - 06/08/2016 02:54 PM
· 2385 ·
Beta Was this translation helpful? Give feedback.
All reactions