Jupyter - Teradata Vantage - Teradata Vantage on AWS

Teradata Vantageā„¢ User Guide

Product
Teradata Vantage
Teradata Vantage on AWS
Release Number
2.2.2
Published
April 2021
Language
English (United States)
Last Update
2021-05-07
dita:mapPath
xxh1614886363663.ditamap
dita:ditavalPath
dby1605127568110.ditaval
dita:id
B700-4002
lifecycle
previous
Product Category
Teradata Vantage
Jupyter is not available in Vantage 2.2.2, but is available in Vantage 2.2.1.

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. 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, Python, or R code, and to create charts and graphs. Beyond the sample notebooks, you can also create your own SQL, Python, or R notebooks, and connect to your Amazon S3 bucket to load data.

This set of extensions must be installed on your Jupyter instance. If your system supports Vantage App Launcher, you can launch Jupyter from there, and the extensions are pre-installed.

See: