Connect to Docker Container for JupyterLab from a Browser - About Connecting to the Docker Container for JupyterLab from a Browser - Teradata Vantage Modules for Jupyter

Teradata Vantageā„¢ Modules for Jupyter Installation Guide

Product
Teradata Vantage Modules for Jupyter
Release Number
3.4
Published
October 2022
Language
English (United States)
Last Update
2022-10-27
dita:mapPath
nuw1535116212598.ditamap
dita:ditavalPath
ft:empty
dita:id
B700-4010
Product Category
Teradata Vantage
When connecting to JupyterLab from a browser, keep the following items in mind:
  • When the Docker image is started, a URL containing a token is displayed. Copy this URL to paste into your browser to connect to JupyterLab.
  • You can also connect to JupyterLab using the URL: http://localhost:8888 by entering the token when prompted
    The JupyterLab service is configured for token authentication for security reasons. The token is displayed in the command window where you started the Docker image.
  • If you mapped 8888 to a different port in your docker run command at setup, use the port you specified instead of 8888.
  • A new token is generated each time the docker image is restarted.