Visual Studio Code: Remote dev with Containers & Codespaces

Поделиться
HTML-код
  • Опубликовано: 20 окт 2024

Комментарии • 17

  • @TheHagelCast
    @TheHagelCast 3 года назад +4

    Great video! Can't wait to try out vscode with docker!

  • @americasanchez8738
    @americasanchez8738 3 года назад +2

    Extremely informative! Thank you for this video!

  • @ceciliebarreto8968
    @ceciliebarreto8968 3 года назад +2

    Really great content as always! Thank you, Brigit!

  • @corinaurbina8603
    @corinaurbina8603 3 года назад +2

    Thank you so much for posting this!

  • @themarksmith
    @themarksmith 3 года назад +2

    Thanks for posting this, really useful stuff!

  • @graceb4958
    @graceb4958 3 года назад +3

    This was great info, thanks for sharing!

  • @indylawi5021
    @indylawi5021 3 года назад +3

    great demo. vs code + docker/dev container is awesome. I use Anaconda environment for my Python ML projects. It seems to me with Docker container, it would be redundant to have Conda env. when one can install all the required packages directly in the container. Could you comment on whether it is still necessary to have Python environment like Conda when using a dev container?

  • @toddm.8722
    @toddm.8722 3 года назад +1

    Great video! It inspired me to try remote development right around the 6:00 minute mark. I do have a question that I hope you can help with!
    I have git installed on my host workstation, and also in the container I am using for development. When I am developing, changes are being tracked in the container but the UI in VS Code does not reflect these changes. My Google Fu has not yielded answers. Is there something I've overlooked in my container setup? Does an environment variable need to be set to span file systems between the host and WSL (I am using Ubuntu 18) ?
    Any wisdom you could offer would be most appreciated! Thank you, and thanks again for this video. It is truly awesome!

  • @omkarnadkarni4765
    @omkarnadkarni4765 3 года назад +2

    Thank you so much. Helpful.

  • @default-writer
    @default-writer 3 года назад +2

    I'm using Docker alongside with Visual Studio Code

  • @theconfusedchannel6365
    @theconfusedchannel6365 2 года назад +1

    Thanks for the video. Is there a way to connect VSCode in local machine to remote Docker machine(docker running on linux) and do the same things?

  • @jesusmtz29
    @jesusmtz29 3 года назад +1

    Nice stuff. What if i dont want to use docker desktop. Say i ssh into a server, spin a container there and then want to attach myself to it?

    • @MattWojo
      @MattWojo 3 года назад

      Go for it! There are some tips for setting up an SSH connection and generating a key for authentication: code.visualstudio.com/docs/remote/troubleshooting

  • @harshbhadoria7415
    @harshbhadoria7415 2 года назад

    Is there a way to debug an application running inside a container, and container is in remote machine ?

  • @harshbhadoria7415
    @harshbhadoria7415 2 года назад

    When you added development container configuration, All these code also got copied inside Dev container or code was still in local directory.

  • @thunde7226
    @thunde7226 2 года назад +1

    This is awesome..........................thank you.............;) Brigit.................bye

  • @xoca7171
    @xoca7171 3 года назад +11

    🤨