Installation Guide

Deploy the Interactive Assessment Application in Snowflake.

This section guides you through deploying the Interactive Assessment Application (IAA) in your Snowflake account. The IAA is a Streamlit app that leverages the power of Snowflake within Snowflake to analyze the output data from the Snowpark Migration Accelerator (SMA). This document provides the necessary steps and resources to analyze your workload within your Snowflake environment using the IAA.

Step-by-step Guide

Before deploying the IAA, ensure you have the following prerequisites:

  • You have executed the SMA have the output data ready for analysis.

  • You have a Snowflake account. (This is required to host and run the IAA.) If not, a Snowflake Trial Account will work.

  • You have VSCode or Jupyter installed to run the notebook: VSCode or Jupyter.

  • Ensure you have Python 3.11 or later installed. This version is required for compatibility with the IAA notebook.

In VS Code you can select the Map folder, that contains all the folders with the APIs and EWIs versions and delete those that you would not like to upload, in this case you can leave only the 7.1.2 version.

Mappings available to upload

Once you've completed checking the prerequisites, proceed to the 'Deployment' tab.

Last updated