Jeff Hale
Jeff Hale
### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar request and didn't find it. -...
Updates, simplifies, and clarifies content. Removes discussion of local flow code storage to reduce potential confusion as it is not an option with a Process work pool created from .deploy....
### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it. -...
### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar request and didn't find it. -...
Thank you for this! Would be great if the package were on pypi for ease of things like putting into a requirements.txt file.
### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to look for a similar issue and didn't find it....
Leaving this here for folks trying to use this extension. Thank you for making this action! Unfortunately, this action doesn't appear to be maintained. I have forked this repo and...
Updated the second python notebook to: - use more common pandas methods. - use pandas to plot (with matplotlib under the hood) instead of plotly. This results in fewer dependencies....
Adds Vale for style guide linting. Closes #13908 Does not run Vale on PRs, but allows users to run it manually. I'm not sure we will run as part of...