Before you dig into the documentation make you have Cauldron installed and ready to use:
Cauldron is distributed as a Python package that can be installed with pip:
$ pip install cauldron-notebook
or with conda:
$ conda install -c sernst cauldron
Cauldron requires Python 3.5.3+ and recommends Python 3.7.5+ for the best experience.