Publishing notebooks - HxGN EAM - Help - Hexagon

Python Studio

ft:locale
en-US
Product
HxGN EAM
Search by Category
Help
HxGN EAM Version
12.3

When an author is satisfied with the Python script, the notebook file should be published to either run on a set programmed schedule or a trigger in EAM.

  1. Open the desired notebook file.

  2. Navigate to File > Publish.

Before the file is published, the system will run a compilation check. If any errors are detected, the errors are displayed to the author for correction. Files will not be published until all compilation errors are corrected.

Script authors must leverage the Imports section of any provided template when defining Python libraries to import. Failure to do so in this fashion will cause issues in the publishing step.