Getting Started with Jupyter Notebooks in VS Code

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

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

  • @ElectricRCAircraftGuy
    @ElectricRCAircraftGuy 8 дней назад +1

    This 6 minute video took me over an hour. There's so much packed in! Very helpful. Thank you.

  • @toadlguy
    @toadlguy 2 месяца назад +7

    Much nicer than just running the Jupyter server 😀 (And yes to more on this - like running other languages)

  • @rolandschatzle4208
    @rolandschatzle4208 2 месяца назад +8

    Jupyter is an acronym for: Julia, Python and R. So it would be helpful to mention that you can use not only Python-Kernels but also Julia or R-Kernels to execute code in any of these languages.

  • @codernerd7076
    @codernerd7076 2 месяца назад +7

    She is back!!! 🎉

    • @code
      @code  2 месяца назад +5

      It's good to be back!

  • @daddychan7
    @daddychan7 2 месяца назад +1

    Would also be cool to cover the py:percent format and VS Code’s interactive Jupyter windows (using `# %%` in a regular python script to mark cell dividers). I much prefer this format since it plays a lot better with version control for large files, and VS Code has great support for it!

  • @UjjwalKumar-se6pm
    @UjjwalKumar-se6pm 2 месяца назад +7

    Advance features tutorial most welcome

  • @Lukas_Leipzig
    @Lukas_Leipzig 2 месяца назад +1

    please more Advanced Python/Mojo/ML Features!❤
    Der Umgang mit python pickle files würde mich persönlich auch noch sehr stark interessieren :)

  • @jaiss99
    @jaiss99 2 месяца назад +3

    Very interesting video, it would be useful to see advanced features.

  • @ahmad-murery
    @ahmad-murery 2 месяца назад +2

    Welcome back Olivia!

    • @code
      @code  2 месяца назад +3

      thank you!!!

  • @MominRaza
    @MominRaza 2 месяца назад +2

    Welcome back 🎉

  • @windkl
    @windkl 8 дней назад

    Thank you !

  • @Lukas_Leipzig
    @Lukas_Leipzig 2 месяца назад +1

    Super Video! Greetings from Leipzig :)

  • @eagleterry3349
    @eagleterry3349 2 месяца назад +2

    It would be nice to see more advance features please

  • @stalwartpro17
    @stalwartpro17 4 дня назад

    Is it recommended to use Jupyter notebook in vscode or anaconda

  • @ramicotopaxi
    @ramicotopaxi 2 месяца назад

    Love this functionality! Is there a method to programmatically define the default karel?

  • @aissamboudra7995
    @aissamboudra7995 2 месяца назад +1

    Many thanks

  • @mikedensem
    @mikedensem 2 месяца назад +1

    Which markdown extension are you using?

    • @code
      @code  2 месяца назад +1

      VS Code supports Markdown editing out of the box, so no extra extension used in this demo!

  • @kolesplace
    @kolesplace 2 месяца назад

    Thank you for the video. I'd sure like to know the purpose or use case for Jupyter notebooks. I've been a dev for 30+ years but I haven't found when/why I'd use them. However I have created some to play with.

  • @dipeshsamrawat7957
    @dipeshsamrawat7957 2 месяца назад

    Thank you 😊

  • @sugathmudalige1265
    @sugathmudalige1265 2 месяца назад

    Can Jupyter Notebooks run in Visual Studio 2022?

  • @Furious0406
    @Furious0406 2 месяца назад

    Give the perfect black theme which good for us while programming

  • @n4mlss
    @n4mlss 2 месяца назад +1

    Why such a low rating for Jupiter extention?

    • @lovol2
      @lovol2 2 месяца назад

      It's junk. You can't do what you expect. I expected c# to work like python... It doesn't. So you end up in python anyway. So why not just use Jupiter notebooks.

  • @SURESHRAJA-c5x
    @SURESHRAJA-c5x Месяц назад

    thanks useful

  • @MuhammadWaleed-u4g
    @MuhammadWaleed-u4g 2 месяца назад

    ❤ vs code

  • @leland12345
    @leland12345 Месяц назад

    Sadly the VSCode Jupyter implementation is very buggy. Can't run multiple conda environments in separate windows. I just use native jupyter for a seamless experience.

  • @dusk9074
    @dusk9074 2 месяца назад

    2.5 stars... and you said the extension fit neatly... Not even fix the markdown issues I found 3 years ago.

  • @Stephane-w8l
    @Stephane-w8l 2 месяца назад

    Nice vide thanks. But i prefer markdown for notes. Jupyter, even it is very powerfull is too complicated for simple things like notes.