I tried to deploy a Chainlit app on SM studio running this command chainlit run app.py -w --port 6001 and access it through this url -> https://.studio..sagemaker.aws/jupyter/default/proxy/6001/ but nothing was being rendered.
Streamlit & Gradio APPs can be easily rendered on SM studio as per this repo -> https://github.com/machinelearnear/use-gradio-streamlit-sagemaker-studiolab