In the Checkpoints app, we can find “Manage Code Workspace Downloads” type.
However, I couldn’t find settings for changing download policy in Code Workspaces.
Where can we change download settings?
Thanks in advance.
In the Checkpoints app, we can find “Manage Code Workspace Downloads” type.
However, I couldn’t find settings for changing download policy in Code Workspaces.
Where can we change download settings?
Thanks in advance.
The IDE native file downloads are disabled in Code Workspaces. However, if you make an application in Code Workspaces (Streamlit, Dash, Rshiny) you can control whether or not downloads are enabled in those applications. This is what the checkpoint type is referring to.
To configure allowing downloads in code workspaces applications, you can either do this in the publishing tab on the side bar, or when your app is running in the preview panel a small gear will be overlayed in the top right corner which you can click on to also toggle this setting.
Thank you for reply. I understand!
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.