.. _notebook: ##################### The Notebook Server ##################### If you're familiar with Jupyter or IPython, you can skim or skip this part. Now I'm going to introduce a different software development tool, the notebook. It's independent of ROOT, but it can be handy for creating ROOT programs. .. toctree:: :maxdepth: 1 StartingJupyter.md FirstNotebook.md MagicCommands.md MarkdownCells.md CppKernel.md