Skip To Content

Welcome to the ArcGIS Notebook Server (Windows) installation guide

ArcGIS Notebook Server is an ArcGIS Server role that is licensed and configured for the purpose of hosting notebooks. The server role uses containers to host and run notebooks and provides a separate and secure environment for the notebooks without interfering with the host operating system.

If your ArcGIS Notebook Server site has already been set up, refer to the software user guide or administrator guide.

Use this guide to install and configure the software. The installation process for ArcGIS Notebook Server is different than other ArcGIS Server roles. Read the install guide carefully, and complete the installation steps in the order they are presented.

Software installation

An overview of the steps to install ArcGIS Notebook Server is below. Complete each step in order, and review all sections of the install guide documentation as you go.

  • Read the following introductory material in this guide to become familiar with the software:
  • Complete your ArcGIS Enterprise 10.7 base deployment. Whether you are upgrading from an earlier version or installing a new deployment, you should have all software components — the ArcGIS Enterprise portal, an ArcGIS Server site designated as the hosting server, and an instance of ArcGIS Data Store — installed and running the 10.7 software.
  • Review the system requirements and make any necessary adjustments to the machine you'll be using. Read the entire system requirements topic.
  • Set up Docker on your machine. Download the appropriate software from the Docker Hub store, install it on your machine, and configure the various settings required for ArcGIS Notebook Server to use.
  • Obtain your materials from the My Esri website: the software installer, the container images corresponding to your license level, and a postinstallation software utility.
  • Install the ArcGIS Notebook Server software on your machine. You can do this using the provided installer, or install silently. There are separate help topics for these two options.
  • Configure your ArcGIS Notebook Server site. The three primary steps are as follows:
    • Create a site for your ArcGIS Notebook Server machine.
    • Add your OS account to a Docker group.
    • Run the postinstallation utility to configure Docker with ArcGIS Notebook Server.
  • Install and configure an instance of ArcGIS Web Adaptor with your ArcGIS Notebook Server site. If you want to use a reverse proxy server with the site, there are instructions to do so as well.
  • Configure your site with your ArcGIS Enterprise portal. Federate the server site with the portal, and designate it as the portal's notebook server. This allows you to create ArcGIS Notebooks that run in your ArcGIS Notebook Server site. Lastly, create one or more custom portal member roles to grant your notebook authors the necessary privileges.

In this topic
  1. Software installation