Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1016 Bytes

CODESPACES.md

File metadata and controls

27 lines (18 loc) · 1016 Bytes

Set up Data Formulator on Codespaces

Use a preconfigured Codespace to get Data Formulator up and running quickly.

Prerequisites

You will need a GitHub account and to be logged in to use Codespaces.

Step 1: Create a Codespace (~5 minutes)

Open in GitHub Codespaces

image

Step 2: Run the app

The codespace is a VSCode development environment in the cloud. Once the Codespace is created, start Data Formuator with the following steps:

  • A toast about port forwarding will appear, click the Open in Browser button.
  • You will see the Data Formulator app!
image

Usage

See the Usage section on the README.md page.