Lagrange Dao
  • Introduction
  • Getting Started
    • Build and push your Docker image
    • How to Use the Test Environment
  • Space
    • Intro
      • Lagrange Definition Language(LDL)
      • Lagrange-cli
    • Create Space
    • Build Space
      • Option 1: Langrange-cli
      • Option 2: Web Interface
    • Fork Space
    • Run Space
    • Space Settings
      • Instance Type
      • Space Hardware
    • Use Case
  • Datasets
    • Data Card
  • Models
  • Case Study
    • Stable Diffusion
      • How to Build Stable Diffusion Space
      • How to Integrate Stable Diffusion via Inference API
    • Diffuser/Transformer
      • How to Integrate Diffuser/Transformer
  • Decentralized Auction Marketplace
    • Auction Engine
    • Bidding Task State Machine
    • Reputation System
  • Security
    • Access Tokens
  • Token
  • Mars Testnet
    • Before You Get Started
    • Computing Provider Setup
    • Building Space
    • Using Space
    • Case Study
    • FAQ
  • API Reference
Powered by GitBook
On this page
  • What is Lagrange Space?
  • How Does Space Work?
  • Getting Started with Lagrange Spaces

Space

This page is providing a way create a space for your code.

PreviousHow to Use the Test EnvironmentNextIntro

Last updated 8 months ago

What is Lagrange Space?

Spaces is a powerful yet user-friendly platform that enables users to build web applications with seamless access to the Lagrange ecosystem. It brings machine learning models to life through interactive applications, such as model exploration, visualization tools, and more.

How Does Space Work?

Lagrange Spaces provides an infrastructure based on Streamlit, Gradio, and FastAPI, three popular frameworks for building web applications in Python. Users can write their code, and deploy their applications on the platform.

Lagrange Spaces comes with a range of essential features, such as live reloading, and a custom domain option.

Getting Started with Lagrange Spaces

1.:

Before you get started, fllowing to set up your MetaMask wallet, fund your wallet with ETH and Swan Credit Token (SwanC).

2.:

Begin your Lagrange journey by creating a new Space.

3.:

Developing your code within your Space through the web interface

4.:

Discover how to duplicate and modify existing Lagrange Spaces.

Understand the steps to make your Lagrange Space operational.

5.:

Fund Your Wallet
this guide
Create a New Space
Build Your Space
Fork a Space
Make Your Space Running