Installation Guide
Deploy the Interactive Assessment Application in Snowflake.
Last updated
Deploy the Interactive Assessment Application in Snowflake.
Last updated
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.
Before deploying the IAA, ensure you have the following prerequisites:
You have executed the have the output data ready for analysis.
You have a Snowflake account. (This is required to host and run the IAA.) If not, a will work.
You have VSCode or Jupyter installed to run the notebook: or.
Ensure you have Python 3.11 or later installed. This version is required for compatibility with the IAA notebook.
You may already have Python installed on your system. If not, follow one of the options below.
For Linux or Mac, you can use the script:.
For Windows, you can get it from the if you don't have Python.
Another alternative is to install with Miniconda
Uploading all the mappings table might take longer than selecting just the latest. We recomend uploading the latest if you are not interest in comparing your execution with previous versions
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.
Once you've completed checking the prerequisites, proceed to the '' tab.
Go to the Snowflake Labs' open-source GitHub: .