Where can I view the code?

A new post on the Parabola blog discusses the ability to view the code that Parabola generates.

Dynamic code generation that adapts. Instead of brittle scripts, Parabola generates fresh code on the fly that updates when your data shape changes. The code is visible, auditable, and modifiable—no black boxes.

Where can I view this code? I looked at some of my existing workflows and am not seeing where to view the code. I see the new chatbot on the left of the screen, but I don’t see anywhere that I can view the code for each step or the code for the flow as a whole.

Thanks in advance for any assistance.

Hey @eddie — we need to edit the language in the blog post to be more clear. When we say the code is visible, modifiable, and auditable, we really mean the logic (as it prints out the logic in plain language). As of right now, the underlying code cannot be edited (though it’s something we’re considering exposing).

Sorry about the confusion!

1 Like

Thanks for clarifying.

1 Like