=================================
Using Jupyter Notebook extensions
=================================

The following extensions are available for use with AEN's Jupyter
Notebook application:

* :doc:`Synchronize Environments <use-synchronize-ext>` with Jupyter from the **Kernel** menu.
* :doc:`Locking <use-locking-ext>` adds multi-user capability from the Lock button.
* :doc:`Revision Control Mechanism (RCM) <use-rcm-ext>` adds Status, Checkout and Commit buttons.
* :doc:`Conda environment and package management <use-nbconda-ext>` tab.
* :doc:`Conda notebook <use-conda-notebook-ext>` adds conda management inside Notebook from the Kernel > Conda Packages menu option.
* :doc:`Anaconda Cloud integration <use-cloud-ext>` from the Publish to cloud button.
* :doc:`Notebook Present <use-present-ext>` turns your notebook into a PowerPoint-style presentation.


.. toctree::
   :hidden:
   :maxdepth: 1

   use-synchronize-ext
   use-locking-ext
   use-rcm-ext
   use-nbconda-ext
   use-conda-notebook-ext
   use-cloud-ext
   use-present-ext
