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