Skip to main content

Local execution client for Skop Labs — run Jupyter notebooks from the browser on your own machine

Project description

Skop Runner

Run Jupyter notebooks from Skop on your own machine. Skop Runner connects your local computer to the Skop workspace, letting you execute code, manage files, and use your local Python environments — all from the browser.

Installation

pip install skop-runner

Requires Python 3.10+.

Quick Start

1. Get your device token

Go to skoplabs.com, open a workspace, and click Add Device in the device dropdown. Copy the token.

2. Login

skop-runner login --token <your-device-token>

3. Start the runner

skop-runner start

That's it. Open your workspace in the browser and select your device — you can now browse folders, open notebooks, and execute code on your machine.

Commands

Command Description
skop-runner login --token <token> Authenticate with Skop
skop-runner start Start the runner
skop-runner status Check authentication status
skop-runner logout Remove authentication

How It Works

Skop Runner runs a local process that:

  • Connects to the Skop relay server via WebSocket
  • Manages Jupyter kernels for notebook execution
  • Serves your local files to the browser workspace
  • Detects Python environments (venv, conda, Poetry, Pipenv, pyenv)

Your code runs entirely on your machine. Skop only relays messages between your browser and the runner.

Configuration

Config is stored in ~/.skop/config.json (created by skop-runner login).

Environment variable overrides:

  • SKOP_API_URL — API URL (default: https://skoplabs.com)
  • SKOP_WS_URL — WebSocket relay URL
  • SKOP_LOG_LEVEL — Logging level (default: INFO)

Requirements

  • Python 3.10+
  • macOS or Linux (Windows support coming soon)

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

skop_runner-0.1.3.tar.gz (280.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

skop_runner-0.1.3-py3-none-any.whl (109.0 kB view details)

Uploaded Python 3

File details

Details for the file skop_runner-0.1.3.tar.gz.

File metadata

  • Download URL: skop_runner-0.1.3.tar.gz
  • Upload date:
  • Size: 280.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.12

File hashes

Hashes for skop_runner-0.1.3.tar.gz
Algorithm Hash digest
SHA256 0c24cc00a869e260b3a626c146a2f87b268caf1d5b2a29262c4cc32a3040a36d
MD5 530455e843790ddff746f696be5c1b3c
BLAKE2b-256 604c6c518dd86838166feb66f9175da5343f2ebd1434f872ca8a79321c1a7f00

See more details on using hashes here.

File details

Details for the file skop_runner-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for skop_runner-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 e11137d9644405c0fa76527ddc84069a6d3f094dd4e08e000b0678ca378ad213
MD5 1ca21afe1f046486e8f9691cb909088b
BLAKE2b-256 0c0cf6aeda8a0b13d13d38409dcf1b6068317120944dc6d370a5be0a5fd95052

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page