Use Pixeltable directly in Google Colab: Pixeltable Basics Tutorial.
Local Pixeltable Runtime

System Requirements
Before installing, ensure your system meets these requirements:- Python 3.9 or higher
- Linux, MacOs, or Windows
1
Create virtual environment
2
Activate environment
3
Install Pixeltable
Notebooks
1
Install Jupyter
If not already installed:
2
Start Jupyter server
3
Create notebook
Select “Python 3 (ipykernel)” as the kernel via File / New / Notebook
4
Test installation
Wait a minute for Pixeltable to load. You should see a message once connected to the database.
Configuration
See the configuration guide for details on system settings and API configuration
Troubleshooting
Common installation issues and solutions:Package conflicts
Package conflicts
If you encounter package conflicts:
Database connection issues
Database connection issues
If Pixeltable fails to initialize:
- First, restart your Python session or kernel
- Then try initializing again:
GPU support
GPU support
- Install pytorch
- Pixeltable will automatically use GPU once torch is installed.
Next Steps
Quick Start Tutorial
Build your first AI application with Pixeltable
Example Gallery
Explore example applications and use cases
Getting Help
- 💬 Join our Discord Community
- 🐛 Report issues on GitHub
- 📧 Contact [email protected]