INSTRUCTOR ARTICLE
Installing Antigravity IDE
Get your local workspace ready for the big leagues. Here is how to install and configure the Antigravity IDE.
U
Rodney Lewis
Published June 15, 2026
### What is Antigravity?
Antigravity is our custom AI-powered IDE designed to pair program with you.
### Installation
1. Ensure you have Python 3.10+ installed on your machine.
2. Download the installer from the official repository.
3. Run the setup script. It will automatically configure your virtual environment and install the required language servers.
4. Launch the IDE. You will be greeted by the AI assistant.
### Pro Tip
Use the command palette (`Ctrl+Shift+P`) to quickly access the agentic tools. The agent can even run terminal commands for you if you give it permission!
Comments (3)
Log in to join the discussion.
Log In
Jun 15, 2026
Is this available for Mac? Or just Windows?
Jun 15, 2026
It works on Windows, macOS, and Linux! Just make sure your Python path is set correctly.
Jun 15, 2026
Very thorough. Students, please make sure you follow step 3 closely to avoid environment path issues.