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.
-
Open the desired notebook file.
-
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.