Getting Started with Jupyter Notebooks in VS Code

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ต.ค. 2024

ความคิดเห็น • 29

  • @toadlguy
    @toadlguy หลายเดือนก่อน +3

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

  • @rolandschatzle4208
    @rolandschatzle4208 หลายเดือนก่อน +4

    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.

  • @Lukas_Leipzig
    @Lukas_Leipzig หลายเดือนก่อน +1

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

  • @codernerd7076
    @codernerd7076 หลายเดือนก่อน +6

    She is back!!! 🎉

    • @code
      @code  หลายเดือนก่อน +4

      It's good to be back!

  • @daddychan7
    @daddychan7 หลายเดือนก่อน +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 หลายเดือนก่อน +7

    Advance features tutorial most welcome

  • @jaiss99
    @jaiss99 หลายเดือนก่อน +2

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

  • @ahmad-murery
    @ahmad-murery หลายเดือนก่อน +2

    Welcome back Olivia!

    • @code
      @code  หลายเดือนก่อน +3

      thank you!!!

  • @Lukas_Leipzig
    @Lukas_Leipzig หลายเดือนก่อน +1

    Super Video! Greetings from Leipzig :)

  • @MominRaza
    @MominRaza หลายเดือนก่อน +2

    Welcome back 🎉

  • @eagleterry3349
    @eagleterry3349 หลายเดือนก่อน +2

    It would be nice to see more advance features please

  • @ramicotopaxi
    @ramicotopaxi หลายเดือนก่อน

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

  • @aissamboudra7995
    @aissamboudra7995 หลายเดือนก่อน +1

    Many thanks

  • @kolesplace
    @kolesplace หลายเดือนก่อน

    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 หลายเดือนก่อน

    Thank you 😊

  • @mikedensem
    @mikedensem หลายเดือนก่อน +1

    Which markdown extension are you using?

    • @code
      @code  หลายเดือนก่อน +1

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

  • @SURESHRAJA-c5x
    @SURESHRAJA-c5x 28 วันที่ผ่านมา

    thanks useful

  • @n4mlss
    @n4mlss หลายเดือนก่อน +1

    Why such a low rating for Jupiter extention?

    • @lovol2
      @lovol2 หลายเดือนก่อน

      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.

  • @Furious0406
    @Furious0406 หลายเดือนก่อน

    Give the perfect black theme which good for us while programming

  • @sugathmudalige1265
    @sugathmudalige1265 หลายเดือนก่อน

    Can Jupyter Notebooks run in Visual Studio 2022?

  • @MuhammadWaleed-u4g
    @MuhammadWaleed-u4g หลายเดือนก่อน

    ❤ vs code

  • @dusk9074
    @dusk9074 หลายเดือนก่อน

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

  • @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.

  • @Stephane-w8l
    @Stephane-w8l หลายเดือนก่อน

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