品牌BRAHMA

Searching…

jupyter.org

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.

python.land

Jupyter Notebook: How to Install and Use - Python Land

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 and Jupyter Lab and demon...

jupyterbook.org

Jupyter Book - Jupyter Book

Jupyter Book Create computational narratives that are reusable, reproducible, and interactive. Write in Notebooks or Markdown, execute code, cross-reference content, and publish to the web - built for and by researche...

jupyter.org

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. This page uses ...

realpython.com

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, equations, visualizat...

www.fullstackpython.com

Jupyter Notebook - Full Stack Python

Jupyter Notebook (open source code), which began as the iPython Notebook project, is a development environment for writing and executing Python code. Jupyter Notebook is often used for exploratory data analysis and vi...