You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These instructions will walk you through the process of running a Langflow demo via GitHub Codespaces.
4
+
5
+
## Setup
6
+
7
+
### Create a Codespace in GitHub
8
+
9
+
To setup the demo, simply navigate to the Langflow repo, click the "+" button, and select "Create new Codespace". This will automatically create a new codespace in your browser, which you can use for the demo.
10
+
11
+
### Wait for everything to install
12
+
13
+
After the codespace is opened, you should see a new Terminal window in VS Code where langflow is installed. Once the install completes, `langflow` will launch the webserver and your application will be available via devcontainer port.
14
+
15
+
Note: VS Code should prompt you with a button to push once the port is available.
0 commit comments