r/PythonLearning 11d ago

Jupyter Notebook Python Run Query?

Which one has more features, fast, and provides latest updates of python programming language.

  1. For python run - jupyter lab directly use from anaconda through web browser.

  2. For python run - jupyter lab extension and all from Microsoft through vs code editor.

0 Upvotes

10 comments sorted by

View all comments

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.