langflow/.devcontainer/demo
Gabriel Luiz Freitas Almeida df09f6119d 📝 docs(README.md): fix typo in Langflow to LangFlow for consistency
The typo in the word "LangFlow" has been fixed to ensure consistency in the naming convention used throughout the project.
2023-07-05 16:42:47 -03:00
..
devcontainer.json chore: autoformat 2023-04-28 18:56:16 +00:00
README.md 📝 docs(README.md): fix typo in Langflow to LangFlow for consistency 2023-07-05 16:42:47 -03:00

Langflow Demo Codespace Readme

These instructions will walk you through the process of running a Langflow demo via GitHub Codespaces.

Setup

Create a Codespace in GitHub

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.

Wait for everything to install

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.

Note: VS Code should prompt you with a button to push once the port is available.