You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To run panel apps using Red Hat's OpenShift containerization platform, in the DeploymentConfig YAML, define the command to be:
panel serve your_app.py --address 0.0.0.0 --allow-websocket-origin=[your_openshift_cluster_route.com]