Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Open a new notebook.
  2. Type !conda update -n base -c defaults conda

  3. Type !conda install --yes -c <repo_name> <package_name> to install or upgrade package.


Info
This method will work on ArcGIS Pro and you can run notebook server locally.

References

  1. https://enterprise.arcgis.com/en/notebook/latest/install/linux/extend-a-notebook-runtime.htm

...