Comment by NitpickLawyer

Comment by NitpickLawyer 3 days ago

0 replies

We use python notebooks for that functionality in the early stages of script testing. Load a cell up top with the model, then do your stuff below, and once things look good convert it to a normal python script.