Skip to content

Implement python3 snippet execution#101

Open
emyl wants to merge 1 commit intoPaloAltoNetworks:masterfrom
emyl:python3-snippet
Open

Implement python3 snippet execution#101
emyl wants to merge 1 commit intoPaloAltoNetworks:masterfrom
emyl:python3-snippet

Conversation

@emyl
Copy link
Copy Markdown

@emyl emyl commented Dec 26, 2023

Description

Add a simple routine for execution of python3 snippets. Output is saved also in context in continuity with previous stub.

Motivation and Context

My goal is to run a workflow skillet, that includes a python3 skillet, using SLI.

How Has This Been Tested?

I've successfully tested the code on my workstation using SLI.

Checklist

  • I have updated the documentation accordingly. (is there any docs available for python3 skillets?)
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes if appropriate. (unsure on how to test this code)
  • All new and existing tests passed.

Add a simple routine for execution of python3 snippets. Output is saved also in context in continuity with previous stub.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant