Fran
08/27/2021, 6:33 PMorches.output()
it also stores the information in the /data
folder to be accesible by other projects. I’m planning in adding a ML step to augment this information (like churn detection or sentiment analysis).
What’s been difficult for me so far is:
• Moving around the “map”. As you can see the pipeline is too big for my screen and can’t move it around.
• Hiding sensitive environment variables is something desired
• More documentation on what’s required to set up a custom environment would be great. An example would be useful.
• Turn off a session after some time to avoid wasting resources.
• Documentation on how to push projects into a a GitHub repositories. It was not obvious to me, and I want to be mindful not to break anything.
• Sometimes when creating a new step I can’t type the letter H
in Title or File path.
• Snapping ability
Those things aside, it’s been really a pleasure working with it and none of the complexities I mention before have stopped me from enjoying the framework in it’s alpha stage 🙂Rick Lamers
Fran
08/28/2021, 1:27 AM