Connect VSCode with RunPods in 300 Seconds

Поділитися
Вставка
  • Опубліковано 18 лис 2024

КОМЕНТАРІ • 38

  • @pavguy
    @pavguy 7 місяців тому +1

    Thanks for making this. Would help a lot. Truly grateful

  • @ModernTruthRevelation
    @ModernTruthRevelation 6 місяців тому +1

    Dude, thanks a lot! This is micro-heroic shee ngl 😂

  • @Valentina-by9ld
    @Valentina-by9ld 6 місяців тому +2

    Thanks so much!

  • @frustasistumbleguys4900
    @frustasistumbleguys4900 5 місяців тому +2

    hi, how to connect with google colab? any idea?

  • @mamotivated
    @mamotivated 6 місяців тому +1

    In that file you should just point to the name of the public key file because that's what will be used to make the connection

  • @CDIGS-EI-hv3cf
    @CDIGS-EI-hv3cf 2 місяці тому +1

    cool thing! I want to use it too! the key pair code where did you get the ssh keygen at 0:57 ?

    • @romanlutz6328
      @romanlutz6328 Місяць тому +2

      he created it in the video before

  • @MrElectrecity
    @MrElectrecity 6 місяців тому +2

    I do all these exactly, but in the connection, It's asking me for the password. How to fix this, I tried everything and read the Doc too but no use, do you have any suggestions about this status please need help

    • @akashchavan8922
      @akashchavan8922 Місяць тому

      either the path of your .ssh is incorrect or you pasted the wrong public key in the runpod settings.

  • @mehmetbakideniz
    @mehmetbakideniz 4 місяці тому +1

    Thanks!

  • @tee_iam78
    @tee_iam78 4 місяці тому

    Great content. Thank you very much.

  • @kitrunner6596
    @kitrunner6596 6 місяців тому +1

    im getting a could not establish connection to "ip address" connection was canceled.

    • @PromptEngineer48
      @PromptEngineer48  6 місяців тому

      One more thing. It won't work with office internet.

  • @mehmetbakideniz
    @mehmetbakideniz 4 місяці тому +1

    how can I load an already existing pyhton folder in my local drive? thank you very much for the video. I really apreciate it!

  • @rajxtverma
    @rajxtverma 5 місяців тому +1

    when I click on IP address, a new vscode window pops up, and after selecting linux it asks password for root@ip address. help! I cannot keep it blank it says connection closed

    • @mohammadsammour9673
      @mohammadsammour9673 3 місяці тому

      I have the same problem , did you solve it ?

    • @romanlutz6328
      @romanlutz6328 Місяць тому

      when it asks for password, you didn't give it your public key in the first hand, your auth is with key and not pwd.

  • @mehmetbakideniz
    @mehmetbakideniz 4 місяці тому +1

    when I deploy the gpu, do I start spending immediately? or do I spend only when I execute code?

    • @PromptEngineer48
      @PromptEngineer48  4 місяці тому

      First option is the correct.
      If however, you would like to have the second option, you need to go for serverless option.

    • @mehmetbakideniz
      @mehmetbakideniz 4 місяці тому

      @@PromptEngineer48 thank you very much.

  • @Suricateify
    @Suricateify 6 місяців тому +1

    it asks me for a password? I followed your tutorial but when connecting it requires a password for root which I don't have

    • @PromptEngineer48
      @PromptEngineer48  6 місяців тому

      Try to leave it blank.. or type password

    • @kitrunner6596
      @kitrunner6596 6 місяців тому

      @@PromptEngineer48 didn't work. I'm having the same issue.

    • @rakifkhan9368
      @rakifkhan9368 6 місяців тому

      same for me , it doesnt work, ask for a password everytime

    • @mamotivated
      @mamotivated 6 місяців тому +2

      In order to solve this error the config file on your local machine is pointing to the wrong ssh key. So go to you ~/.ssh folder. Do a cat config to look at the config file.
      Whatever is the name on your ****.pub you want to use the **** in your config file.
      In the config file you will see a line that say IdentityFile make sure that points to ~/.ssh/****
      This is saying when you try to make this connection point to this private key. You were getting a requirement for a password because you did not point to the correct private key in the config file so when a connection was made it was not correct. If the correct private key is highlighted in your config file you should be able to go through with the connection. Hope that helps.

    • @santiago.valencia
      @santiago.valencia 6 місяців тому

      @@mamotivated Do you mean we should place the name of that key on the IdentityFile inside the config file?

  • @darkmatter9583
    @darkmatter9583 2 місяці тому +1

    and ubuntu?

  • @khalidkifayat
    @khalidkifayat 7 місяців тому +1

    isnt it the expensive way ?

    • @PromptEngineer48
      @PromptEngineer48  7 місяців тому

      yes. but if you want to run a huge model like mistral 8x7b, we can use this solution

  • @bx1803
    @bx1803 8 місяців тому +1

    I want my Ai to be able to ping devices on my LAN

    • @PromptEngineer48
      @PromptEngineer48  8 місяців тому

      Give it that tool. It would definitely do that.

    • @bx1803
      @bx1803 8 місяців тому

      @@PromptEngineer48How? :)