Sharing projects and notebooks (AEN 4.2.1)
==========================================

.. raw:: html

    <p>For information on sharing projects via the project settings and
    access control, see <a class="reference internal" href="../../concepts.html#user-concept-share-project"><span class="std std-ref">Sharing projects</span></a>.</p>
    <p>To upload a Jupyter Notebook to Anaconda Repository:</p>
    <ol class="arabic">
    <li><p class="first">Log in to Repository by running the <code class="docutils literal"><span class="pre">anaconda</span> <span class="pre">login</span></code> command
    or by using the login user interface provided by the
    <a class="reference internal" href="../apps/jupyter/use-notebook-extensions.html"><span class="doc">nbextension</span></a>.</p>
    <p>CAUTION: If you are not using a secure connection, we strongly
    recommended that you use the command line to log in.</p>
    </li>
    <li><p class="first">To share your notebook environment, select the
    Attach conda environment checkbox. This ensures that your
    team members will have the right environment for your
    notebook.</p>
    </li>
    <li><p class="first">Click the Upload button to upload your notebook to your local
    Repository or to <a class="reference external" href="http://Anaconda.org">Anaconda.org</a>,
    depending on how your administrator has set up AEN:</p>
    <div class="figure">
    <a class="reference internal image-reference" href="../../../../../_images/ae-notebooks/4.2.1/aen-user-extensions_anacondacloud.png"><img alt="../../../../../_images/ae-notebooks/4.2.1/aen-user-extensions_anacondacloud.png" src="../../../../../_images/ae-notebooks/4.2.1/aen-user-extensions_anacondacloud.png" style="width: 50%;" /></a>
    </div>
    <div class="line-block">
    <div class="line"><br /></div>
    </div>
    <p>NOTE: If you have not yet logged into Repository or Anaconda
    Cloud, or have not created an account, you will be asked
    to do so.</p>
    </li>
    </ol>
    <div class="section" id="other-ways-to-share-a-notebook">
    <h2>Other ways to share a notebook<a class="headerlink" href="#other-ways-to-share-a-notebook" title="Permalink to this headline">¶</a></h2>
    <ul class="simple">
    <li>Print&#8212;In the <strong>File</strong> menu, select Print.</li>
    <li>Download and share&#8212;In the <strong>File</strong> menu, select one of the
    following options:<ul>
    <li>Download as Notebook.</li>
    <li>Download as Python.</li>
    <li>Download as HTML.</li>
    <li>Download as Markdown.</li>
    <li>Download as ReStructured Text.</li>
    <li>Download as PDF.</li>
    </ul>
    </li>
    <li>Share and control team members&#8217; direct access to read, write
    and/or execute your notebook file or folder. For more
    information, see <a class="reference internal" href="control-access-to-project.html"><span class="doc">Controlling access to your project</span></a>.</li>
    <li>Share and control non-team members&#8217; file or folder access. For
    more information, see <a class="reference internal" href="control-access-to-project.html"><span class="doc">Controlling access to your project</span></a>.</li>
    <li>Create a presentation with
    <a class="reference internal" href="../apps/jupyter/use-present-ext.html"><span class="doc">NBPresent 4.1</span></a>.</li>
    </ul>
    </div>
