Getting Started with Jupyter Notebooks in VS Code

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

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

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

    VSCode + Jupyter + M1 Macbook is tré smooth. Good work, MS.

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

    Thanks for the inside look at the jupytr notebook in VS. I've heard about it being used as a sandbox for other areas like Research and cybersecurity. I had on my box when I was a developer but could not use it (policy). Now I am hunger to play with it. You know us developers, give a tool and we will play with it. :)

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

    In my case print(x) is not updated when x changes. Does anyone know how to fix that?

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

    The tool is amazing, Thank you!!!!

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

    Amazing features! Do you by any chance know when this native view of Jupyter Notebooks will be rolling out to the regular stable release of VS Code? Thanks!

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

    Hi Cludia, great integration with the VS CODE,
    One feature that was available but now seems to be missing (or hard to find) is the ability to debug line by line.

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

    thanks, can I get some guidance that this is exactly the same for R code?

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

    I have the Jupyter extension installed but it doesn't seem to work when I enter ctrl+shift+b, there must be a config that should be done first.

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

    Can I use the Jupyter notebook to deploy a model? Or does the extension have to be . py?

    • @ryan-young
      @ryan-young 2 года назад

      You'll need a .py file if you want your script to run in your application. If you want to see why, open a jupyter notebook (.ipynb file) in a text editor like notepad or textedit.

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

    Great video, not very descriptive title, this is not a "Getting Started" video it's an example video

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

    It sucks, pylance keeps showing unnecessary errors even when the code runs fine and the suggestions don't appear because of the unnecessary errors.

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

    execution count: null nameError: name null is not defined error

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

    VS Code has many many issues with jupyter notebooks... its sad.

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

    So bad explained! You talk about differences wuthout mention the names if what is what! Omg