VSCode Jupyter Notebook Debugging Tutorial | Visual Studio Code 2021

Поделиться
HTML-код
  • Опубликовано: 24 сен 2024
  • In this Visual Studio Code Tutorial Video, You'll learn
    ✅ A Quick Demo of VSCode Jupyter Notebook Debugging
    ✅ How to set up Native Jupyter Notebook Debugging on VSCode
    ✅ Validating the Debugging Process
    Steps:
    1. Add "jupyter.experimental.debugging": true to the Settings.json file
    2. Install ipykernel (version above 6) to your preferred Python Kernel
    3. Click the Debug icon on your Jupyter Notebook Toolbar
    Details: code.visualstu...

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

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

    Thanks dude, your video is much more informative than the release docs!

  • @paulhernandezgermany
    @paulhernandezgermany 2 года назад +2

    Great video, very useful. As a remark, I was not able to get the setting "jupyter.experimental.debugging" recognized and when I mouse over I get a "Unknown Configuration Setting". Second, with python 3.7.4 was not working and always asking for a setup. I changed to another conda environment with python 3.9.x and it worked!

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

    Thanks for the video - very helpful! It looks like the latest VS Code has Jupyter debugging enabled by default too.

    • @1littlecoder
      @1littlecoder  2 года назад

      Thanks for the feedback. I'll check that out

  • @61savr
    @61savr 3 года назад +1

    Thanks mate, this really helped

  • @amirh-far
    @amirh-far 2 года назад +1

    great elaboration thanks

  • @prashantKumar-jc3sk
    @prashantKumar-jc3sk 3 года назад +1

    Please buse white background I can't see what you are writing.

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

    Nice tutorial
    Which mic 🎤 you used for making videos ?

    • @1littlecoder
      @1littlecoder  3 года назад

      Is it bad? I use a lavalier mic

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

      @@1littlecoder No it's actually good. Did you cancel noise after that or it happens automatically within mic ?

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

      @@FindMultiBagger yes I use screenflow for recording. And suppress noise after recording. Screenflow is paid. You can do the same with OBS as well. oBS is free.

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

      @@1littlecoder Thanks Bro , Appreciated 😇 🙏

    • @1littlecoder
      @1littlecoder  3 года назад

      @@FindMultiBagger sure. If you make any video share it with me I'll check it

  • @deysarkararnab8934
    @deysarkararnab8934 Год назад

    I have followed your step but unable to debug it. Can someone help me personally? It will be of great help. I can send zoom link if possible.

    • @Y.O.-hd6pb
      @Y.O.-hd6pb Год назад

      I experienced the same issue and lost hours, but I think I got an answer.
      You don't need this setup anymore now. I think this feature is outdated experimental one that is no longer available (since the standard debugging functionality is officially implemented now).
      just press "Debug Cell" button next to play button(or Ctrl + Alt + Shift + Enter).
      refer to stackoverflow "visual studio code debugging of jupyter notebooks not working" post(I guess I cannot put link).

  • @prashantKumar-jc3sk
    @prashantKumar-jc3sk 3 года назад

    Please use white background I can't see any code.

    • @1littlecoder
      @1littlecoder  3 года назад

      Thanks for the feedback. I'll make sure to use a light theme

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

    what is your launch json configuration?

    • @1littlecoder
      @1littlecoder  3 года назад

      Why ?

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

      @@1littlecoder I need to setup a debug configuration for jupyter notebook. For python script it works, but for notebook with python and python module config, the debugging doesn't work. The breakpoints during debugging shows 'Breakpoint in file does not exist'. I tried to google it but did not find anything relevant.

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

    pip3 install ipykernel -U

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

    Hi Sir...can you make a video on multiple target regression analysis with a real life case study...thank you. May God bless you :)

    • @1littlecoder
      @1littlecoder  3 года назад

      Actually there are a lot of good channels that are already doing this. If you want I can give you a link where you can see the same, Would you prefer that?

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

      @@1littlecoder Sure Thank you... can you make a video on Jina AI an its usage??

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

    Slow down man, too fast in the video!