diff --git a/GladierGuide.md b/GladierGuide.md new file mode 100644 index 0000000000000000000000000000000000000000..56878fae5d2314c54131a480134adbf9bbb201e2 --- /dev/null +++ b/GladierGuide.md @@ -0,0 +1,21 @@ +# Resources Related to Using Gladier + +### Start here: +[gladier-client-template](https://github.com/globus-gladier/gladier-client-template) + +Use this template as an example to build you gladier client. There are also some jupyter notebooks included which have examples for setting up Globus flows with funcx with and without gladier. + +[Gladier Documentation](https://gladier.readthedocs.io/en/stable/index.html) + +### Other Useful Links + +[Gladier Source Code](https://github.com/globus-gladier) + +[FuncX Documentation](https://funcx.org/) + +[Globus tutorial jupyter notebooks](https://jupyter.demo.globus.org/) +There is one for flows + +[Your Globus Endpoints](https://app.globus.org/endpoints) + +[Your Globus Flows](https://app.globus.org/flows/activity) \ No newline at end of file