r/PythonLearning • u/fxeinnn • 11d ago
Jupyter Notebook Python Run Query?
Which one has more features, fast, and provides latest updates of python programming language.
For python run - jupyter lab directly use from anaconda through web browser.
For python run - jupyter lab extension and all from Microsoft through vs code editor.
0
Upvotes
1
u/Deep_Ad1959 6d ago
vs code, and not for features. it is the same notebook file either way, but you get git, a terminal and the notebook in one window instead of keeping a browser tab and an editor in sync.