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

Teradata Vantageā„¢ User Guide

Product
Teradata Vantage
Teradata Vantage on AWS
Teradata Vantage on Azure
Teradata Vantage on Google Cloud
Teradata Vantage on IntelliFlex
Release Number
2.2
Published
January 2021
Language
English (United States)
Last Update
2021-01-22
dita:mapPath
kqs1605127115975.ditamap
dita:ditavalPath
dby1605127568110.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. 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 or Azure Blob storage container 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