==================
Loading a notebook
==================

To load a notebook:

#. In the Fusion navigation bar, click Notebooks.

#. In the notebooks list, select the notebook(s) that you would like to load:

   EXAMPLE: ``clustering.ipynb``

   .. figure:: /img/fusion_select_notebook.png
  	:width: 50%

   |

NOTE: Fusion includes default example notebooks with the installation, but you
can also add custom notebooks.

A view of the selected notebook showing all of the Functions available as well
as the Variables available for each of those functions:

.. figure:: /img/fusion_clustering_params.png
    :width: 50%

|
