Compute Resource Config Application (AEN 4.1.0)
===============================================

.. raw:: html

    <p>The Compute Resource Configuration Application shows information about the
    current project, allows users to set a custom project environment, and allows
    users to view and manage their apps. This includes stopping, starting, and
    restarting each app, and viewing the logs for each app.</p>
    <p><img alt="image1" src="../../../_images/ae-notebooks/4.1.0/user/compute-res-config-app.png" /></p>
    <p><strong>Info section</strong></p>
    <ul class="simple">
    <li><strong>Hostname</strong>: IP address of the host computer</li>
    <li><strong>Project Home</strong>: File path to the project home</li>
    <li><strong>Project RC file</strong>: File path to the project runtime configuration file &#8221;.projectrc&#8221;. This file is sourced when a user opens any AEN app. It sets several AEN internal environment variables and sets up the project environment, and can set additional user environment variables for that project.</li>
    </ul>
    <p><strong>Conda Environment</strong></p>
    <p>Path to the default conda environment. To change this location, edit the path and click the Set Project Environment button. This will modify your <code class="docutils literal"><span class="pre">.projectrc</span></code> file. Please note the warnings that changing the default environment will affect all users, and to be sure no team member has any unsaved documents.</p>
    <p><strong>Running Apps section</strong></p>
    <p>This contains a list of users and applications in use, and when the app was last modified.</p>
    <ul class="simple">
    <li><strong>Terminate</strong>: To terminate any individual application, click the Terminate button.</li>
    <li><strong>Relaunch</strong>: To stop and re-launch any individual application, click the Relaunch button.</li>
    <li><strong>Logs</strong>: To view the run logs of any active application, click the Logs button. This may be useful for troubleshooting.</li>
    </ul>
