Hands-On Exercise 3 - Data Analysis ==================================== In order to prepare your working environment to run this Hands-On exercise on your Ellip Notebooks' server, you can refer to the section :ref:`ellip_notebooks_general_notes`. Additionally, only for this Hands-On Exercise, it is necessary to prepare its environment, using the following procedure: * Access your Ellip Notebooks server, * Start a Terminal using the JupyterLab Launcher, * Perform the commands: .. code-block:: console cd cd /workspace/notebooks/hands-on-3 then perform .. code-block:: console conda env create --file=environment.yml conda activate aster-analysis * Navigate in the JupyterLab Sidebar, and double-click on the *hands-on-3/ASTER analysis for Jones Lake.ipynb* file. .. toctree:: :maxdepth: 3 ASTER analysis for Jones Lake <../resources/code/hands-on-3/ASTER analysis for Jones Lake.ipynb>