skyplane icon indicating copy to clipboard operation
skyplane copied to clipboard

Skyplane API Design

Open JasonDing0401 opened this issue 2 years ago • 1 comments

A draft implementation of Skyplane API that continues from #568.

JasonDing0401 avatar Oct 02 '22 22:10 JasonDing0401

The API for simple copy should be ready for review (demo is in skyplane/skyplane/demo.py). Notice that right now the client only takes a pre-configured config file (auth=None). Next, we will update with: 1. load auth from our customized auth class; 2. multiple copies within a session.

JasonDing0401 avatar Oct 13 '22 08:10 JasonDing0401

@ShishirPatil is creating a Sky Camp repo. We should push the notebook to that repo and then close this PR.

parasj avatar Nov 02 '22 02:11 parasj

Repository now lives here: https://github.com/skyplane-project/skyplane-tutorial

ShishirPatil avatar Nov 02 '22 02:11 ShishirPatil

Thank you @ShishirPatil! I will push the notebook tonight and close this PR.

JasonDing0401 avatar Nov 02 '22 02:11 JasonDing0401