Skip to content

Installation ​

To use Dyad Studio, you'll need to take care of a few prerequisites first. This section walks you through the handful of steps needed to set up Dyad Studio.

Create a JuliaHub Account ​

You can sign up here for a JuliaHub account. You won't be charged for anything, this is required just so you can download the Julia libraries needed to compile, simulate and analyze your models.

There is no "binary" or "executable" to download or install here because the Dyad tools perform "just in time" compilation of the tools specifically for your machine and hardware.

Install Visual Studio Code ​

If you don't already have Visual Studio Code installed, you can download and install it from here.

Install the Dyad Studio Extension ​

From within Visual Studio Code, go to the extension section of the sidebar and search for "Dyad". This should show you the latest version of the Dyad Studio extension.

You can also find the extension in the VS Code Marketplace.

The Dyad Studio Extension also depends on both the Julia and JuliaHub Extensions for VS Code. These will automatically be installed (if they aren't already installed) when you install the Dyad Studio Extension.

Run the Dyad Installation Walkthrough ​

Although all the Julia parts should get auto-installed, we do provide a walkthrough to make sure that all the bits are in the right place.

Open the VS Code command palette via Shift+Ctrl+P (or Shift+Cmd+P if on Mac) and type in Walkthrough. You should see something like this:

There, select the Installing Dyad walkthrough:

You should now see a walkthrough like the image below. Make sure all of the steps are marked complete, and then you should be good to go!

Next Steps ​

Once you get Dyad Studio installed, check out our Getting Started Guide for some examples of what you can do with Dyad Studio.