Is it possible to grant permissions to a published Streamlit application without granting users permission to view the source code in the Jupyter Workspace?

The current user seems to only be able to grant permissions by granting access to the original Jupyter notebook, but wants to avoid the possibility of the source code being seen.