Skip to content

A LookML Repository for Explore Assistant as a Marketplace App.

Notifications You must be signed in to change notification settings

bytecodeio/explore-assistant-lookml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme

This block shortens the installation of the looker-explore-assistant by prepackaging the application and automating the backend-setup.

Installation

A. Environment Set-up

  1. Looker - Obtain a Looker Project ID either by using an existing Looker Project or by creating a blank project

  2. GCP - Obtain a GCP Project ID by either using an existing project or by creating a new blank project

    i. Ensure that the project is added to a billing account

    ii. Ensure you have enabled the following APIs & Services: Cloud Resource Manager API & Identity and Access Management (IAM) API

  3. BigQuery - Navigate to the BigQuery section and ensure that you are still in the same GCP Project ID to understand the current state (is it empty or has resources)

B. There are four steps to successful install this block

  1. Backend Setup - setup the GCP backend for communicating with the Vertex API

    1. Please open the following link to begin configuring the backend functions. This will open in Google Cloud Shell. Open in Cloud Shell

    2. After installing the backend, save the cloud function URL and cloud config key.

      1. You can retrieve the cloud config key by navigating to the Secret Manager for your Google Cloud Project.

      2. You can retrieve the cloud function URL by navigating to the Cloud Run for your Google Cloud Project.

      3. Note: Both need to be entered into the application when it is first loaded. The application will create user attributes which store that information securly.

  2. Looker Connection - follow step 2 in this guide

    i. Note: If a new Looker connection is needed, or needs to change, please update the connection name in the manifest file.

  3. Example generation - follow step 3 in this guide

  4. Frontend Setup - follow step 4 in this guide

About

A LookML Repository for Explore Assistant as a Marketplace App.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages