globus-gladier / gladier

An SDK for rapidly developing Globus Flows while leveraging Globus Compute
Apache License 2.0
9 stars 3 forks source link

Add INFO section in beginning of docs to include flows/funcx tutorial. #98

Closed NickolausDS closed 3 years ago

NickolausDS commented 3 years ago

I think it might be useful to point people towards the Jupyter notebook for running flows, and the funcx tutorial for registering and running functions. That way people can learn the 'magic' of Gladier.

Would it also be useful to have a separate section that explains in detail how Gladier combines funcx + flows? Maybe by explaining how it automatically registers and stores funcx uuids, and generates/deploys/updates flow JSON.

ravescovi commented 3 years ago

yes. now that I've played with the globus automate example. Most likely we want to have something like that.

On Thu, Jul 1, 2021 at 6:17 PM Nickolaus D. Saint @.***> wrote:

I think it might be useful to point people towards the Jupyter notebook for running flows, and the funcx tutorial for registering and running functions. That way people can learn the 'magic' of Gladier.

Would it also be useful to have a separate section that explains in detail how Gladier combines funcx + flows? Maybe by explaining how it automatically registers and stores funcx uuids, and generates/deploys/updates flow JSON.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/globus-gladier/gladier/issues/98, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEFMPQ5SCCCDSFK6CID46I3TVTZO7ANCNFSM47VUAL5A .

NickolausDS commented 3 years ago

Added in #124