Skip To Content

Available Python libraries

이 ArcGIS 10.9 문서는 아카이브되었으며 더 이상 업데이트되지 않습니다. 콘텐츠 및 링크가 오래된 것일 수 있습니다. 최신 문서를 참고하세요.

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.

The documents linked in the following table provide a complete list of the Python libraries packaged in each default runtime:

ArcGIS Notebook Server versionManifest version

10.9

v5.0 Python libraries

10.8.1

v4.0 Python libraries

10.8

v3.0 Python libraries

10.7.1

v2.0 Python libraries

10.7

v1.0 Python libraries

While authoring or viewing a notebook, you can view the available libraries for the notebook's runtime. Click the Info pane of the notebook editor, and click the link of the runtime in the General section. The available libraries for the runtime appear on a dialog box.

An up-to-date list of each library included in each runtime, including their versions, is also available in Server Manager. Follow the steps below to access a runtime's manifest.

  1. Sign in to your ArcGIS Enterprise portal as an administrator and open ArcGIS Notebook Server Manager.
  2. Open the Settings page, and click Runtimes.
  3. Choose the runtime you want to review, and click its Manifest button.

The manifest resource provides a JSON representation of each Python library included in the runtime.