This document summarizes experiments with the Jupyter Kernel for C++. It covers creating a simple C++ program in Jupyter, invoking C++ help, using Xwidgets with observer functions, and invoking the Armadillo linear algebra library for tasks like principal component analysis. The goal is to demonstrate how Jupyter can provide an intuitive interface for C++ similar to languages like Python and R. Setup instructions are provided to replicate the environment.