orangeqs.juice.dashboard._constants#
Module Contents#
Data#
The port on which the dashboard server listens. |
|
The port on which the file browser server listens. |
API#
- orangeqs.juice.dashboard._constants.DASHBOARD_PORT#
8443
The port on which the dashboard server listens.
This means the dashboard will be accessible through the Jupyterlab proxy at
/user/<username>/proxy/8443and its alias/user/<username>/dashboard.
- orangeqs.juice.dashboard._constants.FILEBROWSER_PORT#
8085
The port on which the file browser server listens.
This means the file browser will be accessible through the Jupyterlab proxy at
/user/<username>/proxy/8085/filesand its alias/user/<username>/filebrowser.