Jupyter - Teradata Vantage - Teradata Vantage on AWS - Teradata Vantage on Azure - Teradata Vantage on Google Cloud

Teradata Vantageā„¢ User Guide

Product
Teradata Vantage
Teradata Vantage on AWS
Teradata Vantage on Azure
Teradata Vantage on Google Cloud
Release Number
2.1
Published
October 31, 2020
Language
English (United States)
Last Update
2020-10-22
dita:mapPath
lba1594846304228.ditamap
dita:ditavalPath
ryz1599593380372.ditaval
dita:id
B700-4002
lifecycle
previous
Product Category
Teradata Vantage

Jupyter is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations and narrative text using notebooks. It is accessible from Vantage App Launcher. Teradata provides SQL extensions for Jupyter that allow you to do the following:

  • Navigate database objects through a visual user interface
  • Run queries, display result sets, and manage SQL history
  • Run magic commands that enhance the user experience, including a chart magic for visualization and dataload magic for loading data into Teradata Vantage
  • Provides an integrated Teradata parser for SQL syntax checking and context-sensitive code completion

Various sample notebooks allow you to run SQL code, Python code, and create charts and graphs. Beyond the sample notebooks, you can also create your own SQL or Python notebooks and connect to your Amazon S3 bucket or Azure Blob storage container to load data. Running R code is currently not supported.

For information, see https://jupyter.org/documentation.