Is there a way to check as an enduser if python content is enabled in posit Connect without trying to deploy a python shiny or streamlit app and wait to see if it will fail or not?
As an admin I am aware that from Posit Connect in the Admin tab, Metrics, Usage scorecard I can find python_shiny and python_streamlit but I believe those get true only after you deploy the relevant content.
I would like to check if python content is enabled (in the config file) without having access on the actual config file.