Skip To Content

Install and configure ArcGIS Notebook Server samples data

You can install ArcGIS Notebook Server samples data using command line parameters.

When setting up a multiple-machine ArcGIS Notebook Server site, you must install and configure the samples data only on the first machine where you have installed Notebook Server and created the site.

Follow these steps to install ArcGIS Notebook Server samples data:

  1. Open a command shell as the user who will run ArcGIS Notebook Server. Browse to the directory where you downloaded the ArcGIS Notebook Server samples data tar.gz file from My Esri.
  2. Uncompress the tar.gz file with the following command:

    tar -xvzf ArcGIS_Notebook_Server_Samples_Data_Linux_.tar.gz

  3. Browse to <install directory>/notebookserver/License to read the license agreement.
  4. From the directory, run the script.

    ./ArcGISNotebookServerSamplesData-Setup.sh

  5. Change directories to the ArcGIS Notebook Server tools folder.

    By default, this path is ${HOME}/arcgis/notebookserver/tools/postInstallUtility.

  6. Optionally, refer to the utility's help by running the following command:

    > ./PostInstallUtility.sh -h

  7. Run the post installation utility to extract the samples data to the arcgisworkspace directory of the Notebook Server site.

    > ./PostInstallUtility.sh -x

When ArcGIS Notebook Server samples data is installed and configured, configure the site with your ArcGIS Enterprise portal.