Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!
The Product Idea boards have gotten an update to better integrate them within our Product team's idea cycle! However this update does have a few unique behaviors, if you have any questions about them check out our FAQ.

Alteryx Designer Desktop Ideas

Share your Designer Desktop product ideas - we're listening!
Submitting an Idea?

Be sure to review our Idea Submission Guidelines for more information!

Submission Guidelines

Have an non-jupyter python tool

There should by a Python Tool that is just a code paste (more like the R tool) and allows selection/packaging of venvs, similar to an IDE or we should be able to package scripts with workflows/macros.

 

A python tool that is easily integrated into macros for powerful and quick custom tools while avoiding Jupyter's failures would be incredibly beneficial. This would highlight how Python and Alteryx can work together, and don't need to be all or nothing competitors in the ETL space.

 

Jupyter is not a tool that should be used for production level processes - it is for teaching. Nobody has airflow or Luigi spinning up Jupyter and executing code in their ETL pipeline, so our Workflows shouldn't either. Yes, yes I have used to SDK to work around and I have also run scripts from the cmd tool but the first solution is time consuming and imposes a high skill wall and the latter has a lot of moving, non-packaged parts.

 

You guys have the API to do this and venv management from the SDK already so I don't think it would be expensive to implement.

4 Comments
WillBowman
9 - Comet

@BlytheE I know this is a long shot, as I only posted this 2 or 3 weeks ago and that would be a wild deployment time, but did my post have anything to do with putting production mode on Python tool in? I would love to have an eternal claim to fame within my team :P

 

 

And really, thank you guys for allowing us to bypass jupyter in 2019.1. I love to use python in my macros but jupyter has been gunking my tools up, so this is like Christmas morning for me.

 

I am looking forward to playing around with production mode and seeing if it fixes some of our jupyter related problems :D

BlytheE
Alteryx Alumni (Retired)

@WillBowman I can neither confirm nor deny you had a hand in the production mode option, but it's feedback from users like you that drive new features forward, so go ahead and stake your claim!

WillBowman
9 - Comet

Haha I'll take it!

 

Thanks again!

 

-Will

AlteryxCommunityTeam
Alteryx Community Team
Alteryx Community Team
Status changed to: Accepting Votes