Connect VSCode with RunPods in 300 Seconds

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ม.ค. 2025

ความคิดเห็น • 41

  • @PaulFidika
    @PaulFidika 6 วันที่ผ่านมา +1

    This only works for containers which have a built-in SSH server. Also, for the official PyTorch containers only the first SSH key will be assigned root; all other users will be asked for root's password (which they don't have).

  • @mehmetbakideniz
    @mehmetbakideniz 5 หลายเดือนก่อน +1

    Thanks!

  • @pavguy
    @pavguy 9 หลายเดือนก่อน +1

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

  • @CDIGS-EI-hv3cf
    @CDIGS-EI-hv3cf 3 หลายเดือนก่อน +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 3 หลายเดือนก่อน +2

      he created it in the video before

  • @MrElectrecity
    @MrElectrecity 8 หลายเดือนก่อน +4

    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 3 หลายเดือนก่อน

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

  • @Valentina-by9ld
    @Valentina-by9ld 8 หลายเดือนก่อน +2

    Thanks so much!

  • @sitkicantoraman
    @sitkicantoraman 7 หลายเดือนก่อน +1

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

  • @mamotivated
    @mamotivated 8 หลายเดือนก่อน +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

  • @RajSingh-of1fs
    @RajSingh-of1fs หลายเดือนก่อน +1

    If i run the fastapi file using uvicorn then it will run on my local host or the machince local host.

  • @tee_iam78
    @tee_iam78 6 หลายเดือนก่อน

    Great content. Thank you very much.

  • @mehmetbakideniz
    @mehmetbakideniz 5 หลายเดือนก่อน +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!

    • @PromptEngineer48
      @PromptEngineer48  4 หลายเดือนก่อน

      Just bring that folder to the path

  • @mehmetbakideniz
    @mehmetbakideniz 5 หลายเดือนก่อน +1

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

    • @PromptEngineer48
      @PromptEngineer48  5 หลายเดือนก่อน

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

    • @mehmetbakideniz
      @mehmetbakideniz 5 หลายเดือนก่อน

      @@PromptEngineer48 thank you very much.

  • @kitrunner6596
    @kitrunner6596 8 หลายเดือนก่อน +1

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

    • @PromptEngineer48
      @PromptEngineer48  8 หลายเดือนก่อน

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

  • @rajxtverma
    @rajxtverma 7 หลายเดือนก่อน +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 5 หลายเดือนก่อน

      I have the same problem , did you solve it ?

    • @romanlutz6328
      @romanlutz6328 3 หลายเดือนก่อน

      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.

  • @Suricateify
    @Suricateify 8 หลายเดือนก่อน +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  8 หลายเดือนก่อน

      Try to leave it blank.. or type password

    • @kitrunner6596
      @kitrunner6596 8 หลายเดือนก่อน

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

    • @rakifkhan9368
      @rakifkhan9368 8 หลายเดือนก่อน

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

    • @mamotivated
      @mamotivated 8 หลายเดือนก่อน +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 8 หลายเดือนก่อน

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

  • @Username56291
    @Username56291 4 หลายเดือนก่อน +1

    and ubuntu?

  • @frustasistumbleguys4900
    @frustasistumbleguys4900 7 หลายเดือนก่อน +2

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

  • @khalidkifayat
    @khalidkifayat 9 หลายเดือนก่อน +1

    isnt it the expensive way ?

    • @PromptEngineer48
      @PromptEngineer48  9 หลายเดือนก่อน

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

  • @bx1803
    @bx1803 9 หลายเดือนก่อน +1

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

    • @PromptEngineer48
      @PromptEngineer48  9 หลายเดือนก่อน

      Give it that tool. It would definitely do that.

    • @bx1803
      @bx1803 9 หลายเดือนก่อน

      @@PromptEngineer48How? :)