matthewfeickert / distributed-inference-with-pyhf-and-funcX

Example code for vCHEP 2021 paper "Distributed statistical inference with pyhf enabled through funcX"
MIT License
0 stars 2 forks source link

Live demo feasibility for SciPy 2021 talk #18

Open matthewfeickert opened 3 years ago

matthewfeickert commented 3 years ago

The SciPy 2021 talk will be 25 minutes (which is pretty long) and I love giving live demos in code talks (they strangely make me feel more confident :stuck_out_tongue: ). How feasible would it be to try to walk through setting up and registering a funcX endpoint during the talk and then switch over to a "user" and then execute a workflow using that endpoint?

I can imagine that there might be some permission issues, but it seems attractive.