cybergis / cybergis-compute-python-sdk

https://cybergis.github.io/cybergis-compute-python-sdk
Apache License 2.0
5 stars 7 forks source link

Add a Refresh button allowing user to manually refresh job status if needed #15

Closed zhiyuli closed 2 years ago

zhiyuli commented 2 years ago

It seems Jupyter kernel may "sleep" and SDK UI may get stuck if there is a long compute job runs on HPC. A workaround would be add a "Refresh" button to the SDK UI allowing user to manually refresh job status if needed.

alexandermichels commented 2 years ago

Should be closed with https://github.com/cybergis/cybergis-compute-python-sdk/pull/20, but we will need to test.