123456789101112131415 |
- <!--
- Licensed Materials - Property of IBM
- IBM Cognos Products: Cognos Analytics
- (C) Copyright IBM Corp. 2018
- US Government Users Restricted Rights - Use, duplication or disclosure
- restricted by GSA ADP Schedule Contract with IBM Corp.
- -->
- <BIProxy label="BI Proxy">
- <parameters>
- <category name="environment" label="Environment">
- <parameter name="jupyter" type="string" label="Jupyter service location" description="Enter the http(s) hostname and port url for the separately installed Jupyter server program (eg: http://jupyterhost:8000)" default=""/>
- </category>
- <parameter name="services" type="string" label="" default=""/>
- </parameters>
- </BIProxy>
|