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
#Tested using DSE or quay.io/domino/compute-environment-images:ubuntu20-py3.9-superset1.5.0-domino5.2 as the base
USER root
RUN pip install typing-extensions==3.10 wtforms==2.3.3 apache-superset
RUN mkdir -p /var/opt/workspaces/superset && chmod 755 /var/opt/workspaces/superset
#use the correct path to your start_superset.sh, e.g. https://raw.githubusercontent.com/ddl-ben-wolstenholme/Superset_Domino/main/start_superset.sh