Limitations with Analytical Applications
This topic lists all the limitations associated with the Applications feature.
Port availability
Cloudera AI allows only two ports per web server you host through the
      Application feature. Therefore, you can run a maximum of two web applications simultaneously,
      on these ports: 
    CDSW_APP_PORT: {subdomain}.{domain}CDSW_READONLY_PORT: read-only-{subdomain}.{domain}
By default, third-party browser-based editors, such as JupyterLab for example, run on
        CDSW_APP_PORT. Therefore, for projects that are already using browser-based
      editors, you are left with only one other port to run applications on:
        CDSW_READONLY_PORT. 
