About 106,000 results
Open links in new tab
  1. Project Jupyter | Home

    Jupyter supports over 40 programming languages, including Python, R, Julia, and Scala. Notebooks can be shared with others using email, Dropbox, GitHub and the Jupyter Notebook Viewer. Your code …

  2. The Jupyter NotebookJupyter Notebook 7.5.3 documentation

    Built on the power of the computational notebook format, Jupyter Notebook offers fast, interactive new ways to prototype and explain your code, explore and visualize your data, and share your ideas with …

  3. Project Jupyter - Wikipedia

    Project Jupyter (pronounced "Jupiter") is a project to develop open-source software, open standards, and services for interactive computing across multiple programming languages.

  4. Jupyter Notebook: How to Install and Use - Python Land

    Sep 7, 2023 · Learn about Jupyter Notebook, part of the Jupyter Lab interactive IDE that is ideal for Data Science. We’ll explore its advantages over a regular IDE, show you how to install Jupyter Notebook …

  5. Project Jupyter | Home - GitHub Pages

    The Jupyter Notebook is a web-based interactive computing platform that allows users to author data- and code-driven narratives that combine live code, equations, narrative text, visualizations, …

  6. Project Jupyter | Try Jupyter

    The Jupyter team builds several end-user applications that facilitate interactive computing workflows. Click the boxes below to learn how they work and to learn more.

  7. Jupyter Notebook: An Introduction - Real Python

    In this step-by-step Python tutorial, you learn how to get started with The Jupyter Notebook, an open source web application that you can use to create and share documents that contain live code, …

  8. Project Jupyter | Installing Jupyter

    Get up and running on your computer. Project Jupyter’s tools are available for installation via the Python Package Index, the leading repository of software created for the Python programming language. …

  9. Install and Use — Jupyter Documentation 4.1.1 alpha documentation

    This page contains information and links about installing and using tools across the Jupyter ecosystem. Generally speaking, the documentation of each tool is the place to learn about the best-practices for …

  10. Jupyter Notebook - GeeksforGeeks

    Jul 23, 2025 · Jupyter Notebook is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations, and narrative text. It is a popular tool …