Load the remote Python SDK in IntelliJ

It is a setting to specify the remote Python SDK in IntelliJ. By the way, I read it from Vagrant config, so I did it.

I haven't put it locally, but when I want to try it with a Python3 system that I put in a VM for a while.

Setting

  1. File -> New Project...

  2. Select Python Module from the left pane-> Next

  3. Configure... Load remote Python SDK in IntelliJ

  4. Plus mark in the upper left-> Python SDK Load remote Python SDK in IntelliJ

  5. Remote... Load remote Python SDK in IntelliJ

  6. File from Vagrant config-> Directory with VagrantFile Load remote Python SDK in IntelliJ

  7. Set Host to remote IP (Set your own for Auth, key, etc.)-> Test connection ... Load remote Python SDK in IntelliJ

  8. Python interpreter path selection button-> Select your favorite Python Interpreter Load remote Python SDK in IntelliJ

Recommended Posts

Load the remote Python SDK in IntelliJ
Load the network modeled with Rhinoceros in Python ③
Load the network modeled with Rhinoceros in Python ②
Load the network modeled with Rhinoceros in Python ①
Download the file in Python
Python package management in IntelliJ
Find the difference in Python
[AWS IoT] Register things in AWS IoT using the AWS IoT Python SDK
Getting the arXiv API in Python
Python in the browser: Brython's recommendation
Save the binary file in Python
Hit the Sesami API in Python
Try the Python LINE Pay SDK
Get the desktop path in Python
Dynamically load json type in python
Get the script path in Python
In the python command python points to python3.8
Implement the Singleton pattern in Python
Hit the web API in Python
I wrote the queue in Python
Calculate the previous month in Python
Examine the object's class in python
Get the desktop path in Python
Get the host name in Python
Access the Twitter API in Python
The first step in Python Matplotlib
I wrote the stack in Python
Master the weakref module in Python
pyenv + pyenv-Automatically load the virtualenv environment in the virtualenv environment
Learn the design pattern "Prototype" in Python
Learn the design pattern "Builder" in Python
Try using the Wunderlist API in Python
Check the behavior of destructor in Python
Learn the design pattern "Flyweight" in Python
Try using the Kraken API in Python
Debug step execution in Python (Bottle, Intellij)
Learn the design pattern "Observer" in Python
Learn the design pattern "Memento" in Python
Learn the design pattern "Proxy" in Python
Write the test in a python docstring
Learn the design pattern "Command" in Python
OR the List in Python (zip function)
Display Python 3 in the browser with MAMP
Tweet using the Twitter API in Python
Learn the design pattern "Visitor" in Python
Learn the design pattern "Bridge" in Python
Check if the URL exists in Python
Learn the design pattern "Mediator" in Python
Associate the table set in python models.py
Learn the design pattern "Decorator" in Python
Working with OpenStack using the Python SDK
Run the Python interpreter in a script
The result of installing python in Anaconda
What is "mahjong" in the Python library? ??
Read the file line by line in Python
Read the file line by line in Python
MongoDB for the first time in Python
Learn the design pattern "Iterator" in Python
The basics of running NoxPlayer in Python
Learn the design pattern "Strategy" in Python
Learn the design pattern "Composite" in Python