Develop your notebook
The Notebook view is where you query, transform, visualize, and explore your data.
Develop your analysis
Once you've created your project, you're ready to start developing the Notebook view.
Start with SQL or Python
Hex projects typically begin by adding a SQL cell or Python cell that pulls data from a warehouse connection, CSV file, or API. Add a single cell, or start with a template for a little extra structure.