cybergis / cybergis-compute-python-sdk

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

Need to Catch HPC Denied Exception #67

Closed alexandermichels closed 1 year ago

alexandermichels commented 1 year ago

Feature Request

Is your feature request related to a problem? Please describe.

The Core has a new feature (https://github.com/cybergis/cybergis-compute-core/pull/99) which allows for allow/deny lists on HPCs. However, the exception is only shown in the Jupyter logs at the bottom-left of the page: image image

Describe the solution you'd like

We should catch and better handle the exception so that users know what is wrong and what steps they can take to fix or work around it.