Git Product home page Git Product logo

portal-gun's People

Contributors

coderik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

portal-gun's Issues

Support for API Access

Would it be possible to have API access so that usage is programmable via Python directly and not only CLI e.g:

from portal_gun import PortalGun

portal = PortalGun({
   Volume={... volume parameters}
})

# open spot request
portal.open()

Thanks in advance.

IamInstanceProfile in LaunchSpecifications

Would be practical to be able to associate instances with a specific role. e.g. to access s3 storage (I store the checkpoints there), without having to manually set aws credentials after SSHing in.
It would only require to add IamInstanceProfile to LaunchSpecifications, so it could just be another setting like 'iam_instance_role'.

Also is it possible to have a post-launch script? e.g to launch training immediately after launch
Or is the only way to ssh in and launch manually?

how to pass multiple instance types?

"spot_instance": {
"instance_type": "g3s.xlarge"|"g2.2xlarge"|"p2.xlarge"

How do I pass multiple instance types in the config file like in the UI for better availability?

Incompatibility with python3 and fabric

Hello Coderik,

I love your repo, great name too. But I've found some problems.

First, this package is incompatible with Python3 because of some incorrect import sentence. (You can't use implicit relative in python3 ). Also, the Fabric package has updated to version 2 and changed a lot.

Thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.