This 6 minute video took me over an hour. There's so much packed in! Very helpful. Thank you.
@toadlguy3 ай бұрын
Much nicer than just running the Jupyter server 😀 (And yes to more on this - like running other languages)
@kerwinso11 күн бұрын
This is so cool. Would love to see more advanced features too, thank you!
@codernerd70763 ай бұрын
She is back!!! 🎉
@code3 ай бұрын
It's good to be back!
@rolandschatzle42083 ай бұрын
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.
@ahmad-murery3 ай бұрын
Welcome back Olivia!
@code3 ай бұрын
thank you!!!
@jaiss993 ай бұрын
Very interesting video, it would be useful to see advanced features.
@UjjwalKumar-se6pm3 ай бұрын
Advance features tutorial most welcome
@daddychan73 ай бұрын
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!
@MominRaza3 ай бұрын
Welcome back 🎉
@Lukas_Leipzig3 ай бұрын
please more Advanced Python/Mojo/ML Features!❤ Der Umgang mit python pickle files würde mich persönlich auch noch sehr stark interessieren :)
@Lukas_Leipzig3 ай бұрын
Super Video! Greetings from Leipzig :)
@eagleterry33493 ай бұрын
It would be nice to see more advance features please
@windkl27 күн бұрын
Thank you !
@ramicotopaxi3 ай бұрын
Love this functionality! Is there a method to programmatically define the default karel?
@aissamboudra79953 ай бұрын
Many thanks
@mikedensem3 ай бұрын
Which markdown extension are you using?
@code3 ай бұрын
VS Code supports Markdown editing out of the box, so no extra extension used in this demo!
@stalwartpro1724 күн бұрын
Is it recommended to use Jupyter notebook in vscode or anaconda
@kolesplace3 ай бұрын
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.
@dipeshsamrawat79573 ай бұрын
Thank you 😊
@n4mlss3 ай бұрын
Why such a low rating for Jupiter extention?
@lovol22 ай бұрын
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-c5x2 ай бұрын
thanks useful
@MuhammadWaleed-u4g3 ай бұрын
❤ vs code
@sugathmudalige12653 ай бұрын
Can Jupyter Notebooks run in Visual Studio 2022?
@Furious04062 ай бұрын
Give the perfect black theme which good for us while programming
@leland123452 ай бұрын
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.
@dusk90743 ай бұрын
2.5 stars... and you said the extension fit neatly... Not even fix the markdown issues I found 3 years ago.
@Stephane-w8l3 ай бұрын
Nice vide thanks. But i prefer markdown for notes. Jupyter, even it is very powerfull is too complicated for simple things like notes.