microsoft / vscode-dev-containers

NOTE: Most of the contents of this repository have been migrated to the new devcontainers GitHub org (https://github.com/devcontainers). See https://github.com/devcontainers/template-starter and https://github.com/devcontainers/feature-starter for information on creating your own!
https://aka.ms/vscode-remote
MIT License
4.7k stars 1.41k forks source link

vscode doesn't recoginze the dev container #1729

Closed amitguptagwl closed 1 year ago

amitguptagwl commented 1 year ago

Steps:

  1. I tried to reopen the folder in container but it ask be to select the image.
  2. I selected the image and continue.
  3. I tried to run a jupyter notebook
  4. It asks to select the kernel (not expected). It provides 2 options
    1. Python Environments
    2. Existing Jupyter server
  5. I select first option. It displays the python executable path to select one.

Since it is a dev container, I'm expecting to do all these settings