Each notebook runtime in ArcGIS Notebook Server packages a precise list of Python libraries, including a specific version of each. If you need a library that is not in either runtime by default, you can extend a notebook runtime to include it.
An up-to-date list of each library included in each runtime, including their versions, is available in the Administrator Directory. Follow the steps below to access a runtime's manifest.
- Log in to the directory as an administrator. The URL is formatted https://notebookserver.domain.com:11443/arcgis/admin.
- Navigate to Notebooks > Runtimes, and click on the runtime you want to review.
- On the runtime's details page, click Manifest.
The manifest resource provides a JSON representation of each Python library included in the runtime.