JupyterDocumentation

Jupyter Documentation

Release 4.1.1 alpha

May 31, 2023

CONTENTS

1 What is a Notebook?

3

2 Where do I start?

5

3 More information

7

4 Sub-project documentation

9

5 Table of Contents

11

5.1 Try Jupyter . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11

5.2 Usage . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20

5.3 Projects . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33

5.4 Community . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 47

5.5 Contributing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 105

5.6 Reference . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 174

6 Resources

179

7 Indices and tables

181

Index

183

i

ii

Jupyter Documentation, Release 4.1.1 alpha

Welcome to the Project Jupyter documentation site. Jupyter is a large umbrella project that covers many different software offerings and tools, including the popular Jupyter Notebook and JupyterLab web-based notebook authoring and editing applications. The Jupyter project and its subprojects all center around providing tools (and standards) for interactive computing with computational notebooks.

CONTENTS

1

Jupyter Documentation, Release 4.1.1 alpha

2

CONTENTS

CHAPTER

ONE WHAT IS A NOTEBOOK?

Pictured: A computational notebook document, shown inside JupyterLab A notebook is a shareable document that combines computer code, plain language descriptions, data, rich visualizations like 3D models, charts, graphs and figures, and interactive controls. A notebook, along with an editor (like JupyterLab), provides a fast interactive environment for prototyping and explaining code, exploring and visualizing data, and sharing ideas with others.

3

Jupyter Documentation, Release 4.1.1 alpha

4

Chapter 1. What is a Notebook?

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download