Using the NBConda extension (AEN 4.2.0)
=======================================

.. raw:: html

    <p>The NBConda extension adds a Conda tab to your notebook for easy
    environment and package management from within the notebook.</p>
    <div class="figure">
    <img alt="../../../../../../_images/ae-notebooks/4.2.0/aen-user-extensions_conda.png" src="../../../../../../_images/ae-notebooks/4.2.0/aen-user-extensions_conda.png" />
    </div>
    <div class="line-block">
    <div class="line"><br /></div>
    </div>
    <p>Click the Conda tab in a notebook to display:</p>
    <ul class="simple">
    <li>Conda environments list&#8212;export, clone or delete an environment in the action column, or create a new environment by clicking the plus + icon. Switch to an environment by clicking it; packages for that environment are displayed below in the installed packages list.</li>
    <li>Conda available packages list&#8212;for the selected environment in currently configured channels, search for packages and click a package name to install it.</li>
    <li>Installed packages list&#8212;in the selected environment, check for updates, update or delete selected packages.</li>
    </ul>
    <p>TIP: While you are in any notebook, you can jump to the NBConda extension for that environment by clicking the <strong>Kernel</strong> menu and selecting Conda Packages:</p>
    <div class="figure">
    <img alt="../../../../../../_images/ae-notebooks/4.2.0/aen-user-extensions_anacondacloud.png" src="../../../../../../_images/ae-notebooks/4.2.0/aen-user-extensions_anacondacloud.png" />
    </div>
    <div class="line-block">
    <div class="line"><br /></div>
    </div>
