Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 610 Bytes

File metadata and controls

32 lines (21 loc) · 610 Bytes

A browser based Python playground.

"web_ui"

Demo

Python Front


🚀 Getting Started

1. Prerequisites

2. Build and start all services:

# set environment variables:
export REACT_NATIVE_PACKAGER_HOSTNAME=${YOUR_HOST}

# Build the image
docker compose build

# Run the container
docker compose up

License

  • Apache License 2.0