# Interactive Notebooks

Launch any of these Colab-ready notebooks for a zero-setup tour of Neural-LAM.
Each notebook installs its dependencies, downloads the bundled `meps_example`
data, and walks through the workflow it showcases.

| Notebook | What it covers |
| --- | --- |
| [Neural-LAM Graph Structure — Interactive 3D Visualisation](quickstart/graph_visualisation) | Synthetic 3×3 mesh example, real MEPS graph patch, and HiLAM hierarchy, all in 3D Plotly. |
| [Neural-LAM Data Explorer](quickstart/data_exploration) | Full inventory of the dataset: states, forces, statics, and normalisation statistics. |
| [Neural-LAM Forecast Visualiser](quickstart/forecast_visualiser) | MinimalGraphLAM forward pass + rollout on real MEPS tensors, with side-by-side plots. |

Use **Run all** inside Colab to refresh every visual once the runtime is ready.
