Code Monkey home page Code Monkey logo

Comments (4)

ivan-khvostishkov avatar ivan-khvostishkov commented on May 25, 2024 2

Hi, Austin,

Let's keep this issue open as a feature request.

In a meantime I suggest taking an alternative approach, as described in the section Remote code execution with PyCharm / VSCode over SSH.

You submit a long-running placeholder training job from VS Code on your local machine, then connect to this job with VS Code over SSH and run your code remotely again and again as much times as you need.

As a result, you get a real training container with all environment variables set by SageMaker, so there's less need in local mode in this case. Moreover, if you need GPU, you can select any instance type you need instead of keeping a single large GPU notebook instance running all the time. This is how you can easily switch instances and reduce costs. Even more, you can choose to start a cluster of multiple instances for iterating faster on distributed training jobs.

Regards,
Ivan

from sagemaker-ssh-helper.

gilinachum avatar gilinachum commented on May 25, 2024

Did you mean SageMaker Notebook Instance? it's currently not supported for SageMaker SSH Helper. You could consider this web based solution.
Instructions for SageMaker Studio Notebooks is here.

from sagemaker-ssh-helper.

austinmw avatar austinmw commented on May 25, 2024

@gilinachum Hi, yes, SageMaker Notebook Instance. Thanks for your suggestion; I tried that code-server solution, but found the lack of extensions was too big of a con for me personally. Unfortunately I also can't use Studio Notebooks because they're not available in all regions and don't support Local Mode.

Is there already an existing feature request for SageMaker Notebook Instance support?

from sagemaker-ssh-helper.

ivan-khvostishkov avatar ivan-khvostishkov commented on May 25, 2024

Notebook instances support now has been added.

from sagemaker-ssh-helper.

Related Issues (20)

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.