About 290,000 results
Open links in new tab
  1. Jupyter Notebooks in VS Code - Visual Studio Code

    Jupyter (formerly IPython Notebook) is an open-source project that lets you easily combine Markdown text and executable Python source code on one canvas called a notebook. Visual Studio Code …

  2. 7 Must Have Jupyter Notebook Extensions to Increase ...

    Jul 23, 2025 · Although there are hundreds of extensions available (official and unofficial), here we're going to discuss some of the best Jupyter Notebook Extensions to Increase Productivity that can …

  3. Project Jupyter | Home

    Jupyter Notebooks are an open document format based on JSON. They contain a complete record of the user's sessions and include code, narrative text, equations, and rich output.

  4. A collection of various notebook extensions for Jupyter

    This repository contains a collection of extensions that add functionality to the Jupyter notebook. These extensions are mostly written in Javascript and will be loaded locally in your browser.

  5. Top 12 Jupyter Notebook extensions - Tabnine

    Aug 8, 2021 · The bare installation of Jupyter Notebooks has the core features you need to code and display your data analysis. However, a lot of efficiencies can be gained by installing a handful of …

  6. Top Jupyter Notebook Extensions for Data Science

    Oct 5, 2024 · Extensions can transform your Jupyter experience by adding new features and functionalities. From interactive widgets to advanced plotting, extensions enhance productivity and …

  7. What are nbextensions in Jupyter Notebook? - ML Journey

    Apr 28, 2025 · Nbextensions are plugins or add-ons that extend the capabilities of Jupyter Notebook. They provide additional functionality, UI improvements, and features that can significantly improve …