The copy and paste cells functionality does not work between different notebooks in ArcGIS Pro.
上次发布: August 15, 2022ArcGIS Pro
漏洞 ID 编号
BUG-000147080
已提交
February 22, 2022
上次修改时间
October 7, 2024
适用范围
ArcGIS Pro
找到的版本
2.9.1
操作系统
Windows OS
操作系统版本
N/A
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This is a design choice of the underlying Jupyter Notebook system which ArcGIS Pro inherits, and the same behavior can be observed in standalone notebooks outside of ArcGIS Pro. Using the keyboard shortcuts of Ctrl + C and Ctrl + V is the recommended way to copy and paste between notebooks, as the Edit cell operations affect the active notebook in isolation.